Related topics

System/Manager and Dynamic Partitions
Crafr...@aol.com bit listserv vse-l In a message dated 1/30/2003 9:20:17 AM Eastern Standard Time, Dwak...@aol.com writes: All: I am attempting to set up a dynamic partition that will allow me to compile at night when the operator has all static partitions busy. I receive the following message: D1 0045 4848I

adding printers to dynamic partitions - Part II
W...@maritz.com] Sent: Wednesday, July 16, 2003 12:51 To: VSE Discussion List Subject: IBM BSS and Dynamic partitions. Interesting problem. Started to replication the security setup from our VSE 2.3 system to VSE 2.6 and have managed to block all dynamic partitions from running. Statics partitions are fine,

Dynamic partitions
EDU 03/12/2003 11:52 AM Please respond to vse-l I did this and my dynamic partitions loaded automatically so when I ipled it gave ma an error because they In my start up I have my priority settings with only the static partitions and the dynamic partitions seem to automatically get added at the low end of the

System files in dynamic partitions
RJacob...@decare.com bit listserv vse-l All dynamic partitions of the same class run at the same dispatching priority, so, as you suggested, you would have to move the FTP stack out of class D to have it run at a different priority than the TN3270 stack running in D1. Bob Jacobson Delta Dental Plan of Minnesota

adding printers to dynamic partitions
I moved everything to dynamic partitions and had no problems for a time. But now I am experiencing the exact same symptoms you are. It got so bad here that we deleted all the Ideal user "modules" and let Ideal start managing the user programs instead of CICS. I have a problem open with Ideal support about load

Can I boot of an XP System disk, nested in a logical volume
We have had problems with Faqs where a listing were required and we run it in a dynamic partition which of course requires it to run under power control and allows for easy resizing as the number of Faqs users increases. We've run into the same thing here, and when running FAQS outside of POWER, it's kind of a PITA

vsam compressed files in dynamic partitions
Second one is nvRAID 0 formatted and partitioned as a single dynamic drive. I've figured out how, in general, one can work with Vista to get it installed on nvRAID. Spent a couple weeks on this but realized that it'd never happen as long as the partition is a dynamic partition. Here's a silly question (I know the

System files in dynamic partitions
EDU] On Behalf Of CHRIS KOPIEC Sent: Friday, November 04, 2005 3:58 PM To: VSE Discussion List Subject: Re: Dynamic partitions If you could send it to me, that would be great! Thanks, Chris Kopiec industryn...@dapsco.com 11/4/2005 1:52 PM >>> owner-vs...@Lehigh.EDU wrote on 11/04/2005 04:33:20 PM: OK, I'll bite.

Newbie question on dynamic partitions
EDU]On Behalf Of Billy R. Bingham Sent: Tuesday, February 20, 2001 5:32 PM To: VSE Discussion List Subject: Re: VSE 2.5 Dynamic partitions Frank, Interactive DITTO runs in Class Y and IBM's Programmable Work Station ran some jobs in Class P. The others are for your enjoyment :) Regards, Billy ----- Original Message

Dynamic partitions
EDU] On Behalf Of Kevin Corkery Sent: Tuesday, March 27, 2007 11:51 AM To: VSE Discussion List Subject: Device Independent Open In Dynamic Partitions Hi Gang ... I've got a bit of a curiosity. I have a COBOL for VSE program that has a sequential file select ... SELECT CTL-FILE ASSIGN SYS004-CTLIN.

Windows 2003 Enterprise, 200GB EIDE drives and Support for Large ...
EDU]On Behalf Of Ward, Garry Sent: Tuesday, June 03, 2003 12:13 PM To: VSE Discussion List Subject: RE: adding printers to dynamic partitions I suspect that you may have a corrupted table in ICCF; as the dialog is trying to prep itself it is finding bad entries and wants them corrected before goinjg on.

CICS in Dynamic partitions
EDU]On Behalf Of industryn...@dapsco.com Sent: Sunday, February 22, 2004 10:34 AM To: VSE Discussion List Subject: Re: New dynamic partitions owner-vs...@Lehigh.EDU wrote on 02/22/2004 10:29:13 AM: NPARTS is already 60 - should that not be enough??? Yes, must be one of the other reasons I posted.

DYNAMIC Partitions / CICS
EDU wrote on 02/20/2006 01:25:43 PM: There's nothing sacred about the large partition class I... So why not PARTN=(1,1024,4,IB, X 2384,4,A), X Just keeping all options open while minimizing resource requirements at the same time -- but not minimizing them too severely. How many interactive psuedo-partitions one

adding printers to dynamic partitions
I think most of their batch processing was done in static partitions. I haven't heard of them having a problem with running in a dynamic partition after the VSE 2.7.3 upgrade but I will have to check with them to see if they ran any System Manager jobs in a dynamic partition. I will call you offline to discuss.

DumpMaster with dynamic partitions
Is there any sort of software to fix this without having to boot into windows since i can't boot into windows when the dynamic drive is plugged in? I tryed Partition Magic but it doesn't support dynamic disks. Please help!! I really need the info on that drive. Thanks for your help Eric I really hate to tell you

How to calculate the partition size and getvis size for dynamic ...
EDU> ritz.com> cc: Sent by: Subject: RE: adding printers to dynamic partitions owner-vse-l@Le high.EDU 06/03/03 10:28 AM Please respond to vse-l On VSE 2.6, hardware configuration is 2.4.1, same as on VSE 2.3. Add the devices there and when you go into the 2.4.3, Tailor IPL Proc and do the PF 5 process,

Max Dynamic Partitions
Abba Caspi a...@mail.nerac.com bit listserv vse-l We have ten production CICS's running in dynamic partitions (ten different classes) -- no problem. It's a good use of a dynamic partition since the partition initialization routine runs only once. We set "maximum number of partitions per class" = 1 in DTR$DYNC so we

vsam compressed files in dynamic partitions
EDU]On Behalf Of Mark Young Sent: Thursday, April 15, 1999 5:20 PM To: VSE Discussion List Subject: Re: Dynamic partitions Can you use work files without the partition-id in them? For example, if you are using VSAM space-managed SAM files to pass data between steps, nothing dictates that you must have the

Stopping Dynamic partitions at IPL time
EDU> ritz.com> cc: Sent by: Subject: RE: adding printers to dynamic partitions owner-vse-l@Le high.EDU 06/03/03 10:40 AM Please respond to vse-l There is no option 1 on the ADM$HDWB panel (should be in the upper left corner). Adding a device is PF6, which takes you to the ADM$ADDR panel where you put in a range of

Stopping Dynamic partitions at IPL time
Martin martin.t...@freenet.de bit listserv vse-l Suleiman, handle system files (sysipt, syspch, etc) in dynamic partitions. << IESINSRT is one way, which makes compile-procedures very tricky because of the nesting and you are molesting POWER with every read/write to syspch/sysipt. PUN4IPT is the other.