MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 16 matches
MVSFORUMS.com Forum Index
Author Message
  Topic: z/OS Assignment of Logical CPs to Physical CPs
bay hoe san

Replies: 5
Views: 9222

PostForum: Other Technical Topics   Posted: Thu Sep 02, 2010 2:01 am   Subject: z/OS Assignment of Logical CPs to Physical CPs
Hello,

Greatly appreciate your responses, I have benefitted.
I take reference with my e.g. of a 2064-1C8 with 8 physical CPs.
1. I heard people saying assign logical CP. D ...
  Topic: z/OS Assignment of Logical CPs to Physical CPs
bay hoe san

Replies: 5
Views: 9222

PostForum: Other Technical Topics   Posted: Sun Aug 29, 2010 7:37 pm   Subject: z/OS Assignment of Logical CPs to Physical CPs
Hello,

Thanks for your response.
Apologize. Allow me to rephrase my query:
Qns: Say, we have a machine 2064-1C8 with 1621 MIPS and having 8 physical CPs. We have 3 LPARs i ...
  Topic: z/OS Assignment of Logical CPs to Physical CPs
bay hoe san

Replies: 5
Views: 9222

PostForum: Other Technical Topics   Posted: Fri Aug 27, 2010 3:15 am   Subject: z/OS Assignment of Logical CPs to Physical CPs
Hello,

I need expertise advice on
--> how to assign logical CPs to physical CPs in a zOS machine, say a 2064-1C8 with 1621 MIPS, use what method and how?
--> aft ...
  Topic: CICS - Single Thread and Threadsafe & CP CPU Utilisation
bay hoe san

Replies: 0
Views: 4065

PostForum: CICS and Middleware   Posted: Sat Aug 21, 2010 12:19 am   Subject: CICS - Single Thread and Threadsafe & CP CPU Utilisation
Hello,

1. Pls advise or correct me if I am incorrect:
Say we have a CICS task A with pgm A performing some simple logic like updating files etc. We do not consider threadsafe p ...
  Topic: Traditional Chinese Font Creation/Management in Mainframe
bay hoe san

Replies: 2
Views: 2065

PostForum: TSO and ISPF   Posted: Thu Feb 26, 2009 6:39 pm   Subject: Traditional Chinese Font Creation/Management in Mainframe
The customer wana double byte characters Chinese.
Do you have a foreign tool in mind?
Pls advise.
Thank you.
  Topic: Traditional Chinese Font Creation/Management in Mainframe
bay hoe san

Replies: 2
Views: 2065

PostForum: TSO and ISPF   Posted: Sun Aug 31, 2008 12:15 pm   Subject: Traditional Chinese Font Creation/Management in Mainframe
Hello experts,

1. May I know whether is there any mainframe software that are used to creation special/extra traditional chinese characters?
e.g. In AS400, we have the softwar ...
  Topic: Exec a step at X HH:MM:SS
bay hoe san

Replies: 1
Views: 1814

PostForum: Job Control Language(JCL)   Posted: Sat Feb 16, 2008 10:58 am   Subject: Exec a step at X HH:MM:SS
Hello,

1. I need to exec a step with pgm/proc inside a JCL at every minutes. I will not be using any scheduler to help me achieve it. How to code in the JCL so that the step execute every m ...
  Topic: LNKLST
bay hoe san

Replies: 1
Views: 2057

PostForum: Job Control Language(JCL)   Posted: Sun Sep 02, 2007 8:24 pm   Subject: LNKLST
Hello,

( 1) I have 2 LPARs in a sysplex environment naming CPUB and CPUB1.
I tried to add a new dataset MQS.V600.SCSQAUTH to the linklist of CPUB1 but just couldn't. I tried u ...
  Topic: Procedures Search Order
bay hoe san

Replies: 1
Views: 2033

PostForum: Job Control Language(JCL)   Posted: Thu Aug 30, 2007 8:36 pm   Subject: Procedures Search Order
Hello,

( 1) There is the system default SYS1.PROCLIB, added on, my site has also SYS2.PROCLIB and SYS3.PROCLIB. My query is: If I am executing a PROC from 1 of the JCL, what is the search o ...
  Topic: BMS Map Compilation To Include Cobol Copybook
bay hoe san

Replies: 12
Views: 8615

PostForum: CICS and Middleware   Posted: Wed May 09, 2007 11:38 am   Subject: BMS Map Compilation To Include Cobol Copybook
Hello,

( 1) Got it.
( 2) Thank you very the much.

.Hoe San.
  Topic: BMS Map Compilation To Include Cobol Copybook
bay hoe san

Replies: 12
Views: 8615

PostForum: CICS and Middleware   Posted: Wed May 09, 2007 12:55 am   Subject: BMS Map Compilation To Include Cobol Copybook
Hello,

( 1) Thank you very much for your advice.
( 2) Can I conclude that the word "COPY" is invalid in BMS source?
( 3) The way to include other BMS source i ...
  Topic: BMS Map Compilation To Include Cobol Copybook
bay hoe san

Replies: 12
Views: 8615

PostForum: CICS and Middleware   Posted: Mon May 07, 2007 6:56 pm   Subject: BMS Map Compilation To Include Cobol Copybook
Hello,

( 1) Thanks for your advance.
( 2) However, 1 of my teammates has the thought of using the statement "COPY XXXXXX" where XXXXXX is another BMS map. His reason for ...
  Topic: BMS Map Compilation To Include Cobol Copybook
bay hoe san

Replies: 12
Views: 8615

PostForum: CICS and Middleware   Posted: Fri May 04, 2007 3:44 am   Subject: BMS Map Compilation To Include Cobol Copybook
Hello,

( 1) May I check with experts like u on whether we can include a Cobol copybook in a BMS source and subsequently have it compiled into a Cobol copybook and a map load module?
...
  Topic: Modifying the Space, Direcotry blocks for existing PDS
bay hoe san

Replies: 5
Views: 5566

PostForum: TSO and ISPF   Posted: Mon Apr 02, 2007 1:48 am   Subject: Modifying the Space, Direcotry blocks for existing PDS
Hello,

( 1) Thanks for your advice. I have download the zip file which contains the a XML file. May I know how to put it into mainframe?
( 2) Pls enlighten me.
( 3) Tha ...
  Topic: Static call with PDS and PDS-E dataset
bay hoe san

Replies: 3
Views: 2233

PostForum: Application Programming   Posted: Sun Apr 01, 2007 10:22 pm   Subject: Static call with PDS and PDS-E dataset
Hello,

( 1) Cobol pgm A (load in PDS dataset) statically calling Cobol pgm B (load in PDS-E dataset). Compilation went thru. However, it abended during execution with OC1.
( 2) My ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT - 5 Hours
Jump to:  


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group