Wow that is a lot of coding since you will need to check for errors at several different places. We ended up using onbase system for something like you are trying to do.
No but have you done a cicsget -c rd -r <region name> to check your cics settings? Have u checked your front end time out settings? How many concurrent users are us supprting using sqlserver?
Another way is to use the gui to create all the objects in the 2005 db and then execute the script in the 2000 sql server DB. You will still have to pull the data over. U could also restore from a backup I think but I have yet to test this method
You can import the table and views by creating the new datbase in 2000 then importing the tables and views into that database from 2005 express edition. Also be sure to create all the users before importing the tables and views.
We have used it here since going tro version 5.2.3.7 by allowing cics to validate the user. Downside is your password is limited to 8 characters. what version of eac are you running?
I just started as a sql dba my backround is Oracle and DB2 so please excuse my question
I just added new disks to my server and would like to move some of the database files from the E and F drives to the G and H drives. My question is how is the best way to do this plus do I just write a update...
I tried doing a newcopy but it did not work if you know of way to make newcopy work i would love to know.my OS is Windows 2000 server service pack 4 cics 5.0 ellipse 5.2.3
No the changes are picked up once I recycle CICS regions but this is not an option I will have in production. I am looking for a way to perform a NEWCOPY in the server environment like they do on the mainframe
WE are running CICS on windows 2000 server. The problem is ever time I apply a change delivered from Mincom to source code I have to recycle the CICS region. how can I do a newcopy to force cics to pick up the changes made once I compile the source code? when using CEMT PROG(MSO010)
and onceI...
Hi all
How does one compile individual xml components when applying a patch delivered from Mincom? I have applied the patch but the cobol module that was compiled does not seem to be picking up the new xml
Thanks but I am still a bit confused when it comes to grabbing multiple file with different names with the put command how do I incorporate a search for the files since the names will be constantly changing?
I have some code that will transfer a file from Unix to my NT server the problem I am have I need to transfer multiple Archive log files automatically ever 15 minutes here the piece of code I have currently working manually
ftp -n -v 555.55.555.55 <<EOF
user Domain/xxxxxx password
put...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.