View previous topic :: View next topic |
Author |
Message |
bauer Intermediate
Joined: 10 Oct 2003 Posts: 316 Topics: 50 Location: Germany
|
Posted: Thu Dec 02, 2004 10:11 am Post subject: Find out name of Db2 system name using Cobol or pl1 program |
|
|
Hi,
using Pl1 or cobol programming language and db2: How is it possible to get the name of the db2 system?
(name like db2 system is named using spufi or location id for example using bind package ?)
regards,
bauer |
|
Back to top |
|
 |
Bithead Advanced

Joined: 03 Jan 2003 Posts: 550 Topics: 23 Location: Michigan, USA
|
Posted: Thu Dec 02, 2004 10:50 am Post subject: |
|
|
Try SET :variable name = CURRENT SERVER |
|
Back to top |
|
 |
bauer Intermediate
Joined: 10 Oct 2003 Posts: 316 Topics: 50 Location: Germany
|
Posted: Mon Dec 06, 2004 2:39 am Post subject: |
|
|
works.
thank you. |
|
Back to top |
|
 |
|
|