Author |
Message |
ganda_ravi
Joined: 25 Feb 2014 Posts: 25 Country: India |
|
How to move Job database from one machine to another machine |
|
Hi,
As of now scheduler is running in XP.
We are planning to move from XP machine to Win7 machine.
Once opened the job database in win7 machine. All jobs came correctly.
But when I tried to click on properties of particular job it was throwing warning " Particular Queue is not available so moving to default queue".
Can anyone help me on this.
I have created all queue folders in the new machine also but its not working
|
|
Wed Mar 30, 2016 5:36 am |
|
 |
ganda_ravi
Joined: 25 Feb 2014 Posts: 25 Country: India |
|
Re: How to move Job database from one machine to another mac |
|
Can someone help on this
|
|
Wed Mar 30, 2016 7:25 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
Hi,
Which version of 24x7 are you running?
|
|
Wed Mar 30, 2016 12:45 pm |
|
 |
ganda_ravi
Joined: 25 Feb 2014 Posts: 25 Country: India |
|
|
|
Hi,
We are using 3.6.11 version in both XP and Win7 Machines.
Do we have any chance to create all queues automatically.
|
|
Thu Mar 31, 2016 5:55 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
You will need to copy part of your registry, export it to a text file and then import that file on the new machine.
Uee regedit utility to export HKEY_LOCAL_MACHINE\SOFTWARE\SoftTree Technologies, Inc.\24x7 Scheduler\3.0 key with all its subkeys and values to a .REG file. The copy the file to the new system and Import it there. However, if the old system is 32-bit and the new system is 64-bit, you may need to edit the .REG file manually and to replace all occurrences of "HKEY_LOCAL_MACHINE\SOFTWARE\SoftTree Technologies, Inc.\24x7 Scheduler\3.0" with "HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\SoftTree Technologies, Inc.\24x7 Scheduler\3.0"
|
|
Thu Mar 31, 2016 9:43 am |
|
 |
ganda_ravi
Joined: 25 Feb 2014 Posts: 25 Country: India |
|
|
|
Thanks a lot.
I will try and let you know the status.
Also I need help on below things.
1. Do we have any script based job template to notify if job is running more than some period of time.
2. Any notification alert if scheduler is not active.
Thanks in Advance.
Ravi.
|
|
Thu Mar 31, 2016 9:52 am |
|
 |
ganda_ravi
Joined: 25 Feb 2014 Posts: 25 Country: India |
|
|
|
Thanks,
followed the same process to migrate queues.
It worked as expected.
But after changing any job properties on clicking save button.
It giving error saying " filename.dat file is already in use".
please help us on this
|
|
Mon Apr 04, 2016 6:24 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
 |
 |
" filename.dat file is already in use". |
This indicates that you have multiple instances of 24x7 running. Perhaps a service and a GUI version or multiple instances in multiple remote desktop sessions, or something like that. An antivirus program could be also an interfering, but that is much less likely.
|
|
Mon Apr 04, 2016 9:17 am |
|
 |
ganda_ravi
Joined: 25 Feb 2014 Posts: 25 Country: India |
|
|
|
Can we copy the same file with different name and can we use this in win7 machine.?
|
|
Mon Apr 04, 2016 10:57 am |
|
 |
ganda_ravi
Joined: 25 Feb 2014 Posts: 25 Country: India |
|
" filename.dat file is already in use". |
|
I copied the filename.dat and renamed to filename_win7.dat and opened.
Even I'm getting same error after clicking on save button.
|
|
Mon Apr 04, 2016 11:10 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
The error obviously occurs outside of 24x7. The file is locked by some other process, an antivirus, a file backup process, or different instance of 24x7.
Try restarting your computer
|
|
Mon Apr 04, 2016 11:18 am |
|
 |
ganda_ravi
Joined: 25 Feb 2014 Posts: 25 Country: India |
|
|
|
Tried after re-starting but no luck.
Getting same error.
|
|
Mon Apr 04, 2016 11:28 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
Please check if your account (not a group!) has full explicit privileges for the directory in which 24x7 is installed or move the file to your personal documents directory. Also please try turning off your antivirus.
|
|
Mon Apr 04, 2016 11:49 am |
|
 |
ganda_ravi
Joined: 25 Feb 2014 Posts: 25 Country: India |
|
|
|
Thanks,
We placed file in another directory. Now we are able to change and save.
Do we have any script based job to find if any job running more than specific period of time.
|
|
Tue Apr 05, 2016 10:14 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
Tue Apr 05, 2016 10:25 am |
|
 |
|