Journal file location, all users

classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|

Journal file location, all users

cvaughan
Can anyone advise on how to change the journal file location for all users of a network installation of SPSS 21 running on Windows Server 2008 R2? Have so far failed to locate an appropriate registry key.

Many thanks.
Reply | Threaded
Open this post in threaded view
|

Re: Journal file location, all users

Jignesh Sutar
If you navigate to below path, you'll find relevant files ("sess_journal_file" in your case)

HKEY_CURRENT_USER\Software\JavaSoft\Prefs\com\ibm\/S/P/S/S\/Statistics\22.0\ui\options\file_locations

I got to this path by searching "statistics.jnl" in regedit which I obtained from SPSS "Edit-->Options-->File Locations-->Journal File"
Reply | Threaded
Open this post in threaded view
|

Re: Journal file location, all users

David Marso
Administrator
In reply to this post by cvaughan
Could that not possibly end up with different users overwriting/intermingling one another's session journals?
Maybe proceed with caution before implementing this master plan.
--
cvaughan wrote
Can anyone advise on how to change the journal file location for all users of a network installation of SPSS 21 running on Windows Server 2008 R2? Have so far failed to locate an appropriate registry key.

Many thanks.
Please reply to the list and not to my personal email.
Those desiring my consulting or training services please feel free to email me.
---
"Nolite dare sanctum canibus neque mittatis margaritas vestras ante porcos ne forte conculcent eas pedibus suis."
Cum es damnatorum possederunt porcos iens ut salire off sanguinum cliff in abyssum?"
Reply | Threaded
Open this post in threaded view
|

Re: Journal file location, all users

Jon K Peck
In reply to this post by cvaughan
The journal is kept on the client system, so I think this setting will be in the Client registry.  On my system, this is the key for V21.

HKEY_USERS\S-1-5-21-2065661871-858326956-638741381-1051\Software\JavaSoft\Prefs\com\ibm\/S/P/S/S\/Statistics\21.0\ui\options\file_locations.

You would need to run a Registry script on each Client system.




Jon Peck (no "h") aka Kim
Senior Software Engineer, IBM
[hidden email]
phone: 720-342-5621




From:        cvaughan <[hidden email]>
To:        [hidden email]
Date:        07/17/2015 07:34 AM
Subject:        [SPSSX-L] Journal file location, all users
Sent by:        "SPSSX(r) Discussion" <[hidden email]>




Can anyone advise on how to change the journal file location for all users of
a network installation of SPSS 21 running on Windows Server 2008 R2? Have so
far failed to locate an appropriate registry key.

Many thanks.



--
View this message in context:
http://spssx-discussion.1045642.n5.nabble.com/Journal-file-location-all-users-tp5730169.html
Sent from the SPSSX Discussion mailing list archive at Nabble.com.

=====================
To manage your subscription to SPSSX-L, send a message to
[hidden email] (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD


===================== To manage your subscription to SPSSX-L, send a message to [hidden email] (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For a list of commands to manage subscriptions, send the command INFO REFCARD
Reply | Threaded
Open this post in threaded view
|

Re: Journal file location, all users

cvaughan
Thank you very much Jon. I can't actually locate this registry key A registry search for JavaSoft does produce a couple of results but none with the relevant sub-entries. The server on which SPSS is installed also run Citrix XenApp 6.5 and users run SPSS via a remote Citrix connection to the server. So, in effect, the server is a client. Perhaps I just need to carry on searching.

Reply | Threaded
Open this post in threaded view
|

Re: Journal file location, all users

cvaughan
In reply to this post by Jignesh Sutar
Thanks very much Jignesh. Strangely, this registry location doesn't exist on the system on which SPSS is installed and a search for statistic.jnl produces nothing.
Reply | Threaded
Open this post in threaded view
|

Re: Journal file location, all users

Rick Oliver-3
I'm not sure if this is relevant, but the journal file only exists on the client version. There is no journal file on the server version; so you probably won't find a registry entry for the journal file on the server machine.

Rick Oliver
Senior Information Developer
IBM Business Analytics (SPSS)
E-mail: [hidden email]




From:        cvaughan <[hidden email]>
To:        [hidden email]
Date:        07/20/2015 09:09 AM
Subject:        Re: Journal file location, all users
Sent by:        "SPSSX(r) Discussion" <[hidden email]>




Thanks very much Jignesh. Strangely, this registry location doesn't exist on
the system on which SPSS is installed and a search for statistic.jnl
produces nothing.



--
View this message in context:
http://spssx-discussion.1045642.n5.nabble.com/Journal-file-location-all-users-tp5730169p5730186.html
Sent from the SPSSX Discussion mailing list archive at Nabble.com.

=====================
To manage your subscription to SPSSX-L, send a message to
[hidden email] (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD



===================== To manage your subscription to SPSSX-L, send a message to [hidden email] (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For a list of commands to manage subscriptions, send the command INFO REFCARD
Reply | Threaded
Open this post in threaded view
|

Re: Journal file location, all users

cvaughan
Hi Rick. Thank you. The journal file does appear to exist. It's path for each user in the SPSS Options is given as User\DocumentsSPSSInc\IBMStatistics\statistics.jnl and, sure enough there are statistics.jnl files in the relevant locations.