Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. sreeja1611

    memory problem in RM-COBOL

    Hi, A RM-COBOL program reads a file and stores some fields of record in a table of size 100. the values of the table displays some junk values when I search in table but it is taking right values for computation but display only is the problem. Any earliest help is very much appreciated...
  2. sreeja1611

    How to store 9999999 in 3 bytes space

    Hi, I have the following probelm. We have RM/COBOL 6.6. 01 test. 02 test1 pic 9(5). 02 test1-r redefines test1. 03 test11 pic 9(4) comp-4. 03 test12 pic 9(7) ?????. what kind of 'comp' I need to use here. Thanks in Advance Ravi
  3. sreeja1611

    error while executing DISPLAY stmt in RM/COBOL

    Hi, We are migrating from digital alpha(unix) to sun solaris 8. when i execute this code snippet witn RM-COBOL, display wcb high erase line window-line column window-column control "window-create". accept window-status from exception...
  4. sreeja1611

    Restricting machines by IP address to access the AIX server

    Hi, Can anyone help how to restrict the machines by IP address from some other network to access my AIX server on different network. thanks in advance Ravikumar
  5. sreeja1611

    Sample Tests for AIX Certification

    you can have a sample test at instantcert.com ravi
  6. sreeja1611

    contents of db2mkrts.args

    Hi everybody, We have recently installed db2 5.0 on AIX 4.3 on IBM RS/6000. I am able to use comman line processor and access the sample database. To embed db2 in mf cobol, it's required db2mkrts.args file which is not availbale in the lib path. Can u please send me copy of db2mkrts.args...
  7. sreeja1611

    connecting disk externally

    Hi, We have an IBM RS/6000, 7043P, OS: Aix 4.3. We have 9.1x2 Gb disks internally connected. one for root and other for data. Now we are facing space problem. To solve, we are planning to connect an 18Gb disk external and extend the logical volumes to new disk. my doubt is that wolud be there...

Part and Inventory Search

Back
Top