You are not logged in.

Dear visitor, welcome to Palo Community Forum. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

dlee

Trainee

  • "dlee" is male
  • "dlee" started this thread

Posts: 1

Date of registration: Nov 29th 2005

Location: Texas

  • Send private message

1

Tuesday, November 29th 2005, 6:36am

Changing localhost path

How do I change the path of the local host to read a database from "My Documents" instead of the default "Program Files\Jedox\Palo\Data"?

And thanks for the great product. I am really looking forward to using it more.

Don

v_malicevic

Palo Team

  • "v_malicevic" is male

Posts: 453

Date of registration: Oct 26th 2005

Location: Germany

  • Send private message

2

Tuesday, November 29th 2005, 2:26pm

Hello,
Palo runs as PALOServerService service. To change the data path you can do the following:

1. Start command prompt (click Start/Run... then type cmd.exe followed by return)
2. Go to palo directory (cd <PROGRAM_FILES>\Jedox\Palo)
3. Remove current instance of palo server service (palo delete_srv)
4. Add new instance with new path (palo install_srv <NEW_PATH>)

Alternatively, you could play with regedit and change this path manually by adjusting ImagePath string in registry.
Mit freundlichen Gruessen/ With kind Regards / Meilleures salutations

Vladislav Malicevic
Head of Research and Development

Jedox AG

ilianefeder

Professional

  • "ilianefeder" is female

Posts: 15

Date of registration: May 4th 2010

  • Send private message

3

Wednesday, February 23rd 2011, 1:37pm

Hello,

I have tried that script, but the data directory is still the old one,

at the new path, i give: G:\palo_data_produktiv\data
or have i to use only: G:\palo_data_produktiv\ for the <new path>
The palo server is at C:\Program Files\Jedox ...

But it still uses the old path and the old data directory. I have restart the Palo Server,
or did i have to restart the whole server?

Is there anywhere a ini file where the path is visible? (only that i can control, it before i let restart the whole server by our admin)

thanks for any hint advanced,
Karen

Rate this thread