Is it possible, divide the functions from server?.. ( workload batch from online query??) for example in two started task ..
Hello JCI,
You can have the query in one server (the main library server), and one or several additional servers for the workload batch (arsload batch), without any problem.
Is that what you were asking?
Sincerely yours,
Alessandro
Hi,
on Z/OS two transparent features can be used.
1) Port sharing two server listen to the same port
2) virtual ip (in sysplex) one logical ip is translated into physical ips
regards
Egon
Ok.. i'll have to obtain more information about the two considerations.
Please.. could you send me where i can view/read/ about it?
Hi,
I have only used the features in a heavy load server pool (not Ondemand).The configuration itself was not done by myself. But the usage was simple. Different servers are started against the virtual IP and the port configured for port sharing.
regards egon
First place I'd take a look at is the Redbook "Content Manager OnDemand Backup, Recovery, and High Availability" SG24-6444
It's an oldie but still a goodie.
Ed Arnold
Thanks!!! i'm reading.. the readbook!! It's a good begin.. :)
You can create index servers on Windows using CMOD MP, and load from there, if it is practical to what you want to do.