Search found 7201 matches
- Mon Apr 21, 2003 1:33 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Repository window in DSDesigner (Thanks)
- Replies: 1
- Views: 454
It works Thanks a lot ! Kasia From"Craig Hulett" To Cc DateMon, 21 Apr 2003 06:49:51 -0600 SubjectRe: Repository window in DSDesigner > Katarzyna Lewicka wrote: > > I moved the Repository bar in my DSDesigner window from top to left, > > and it had disappeared, even if Repository in the View menu is...
- Mon Apr 21, 2003 1:33 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Repository window in DSDesigner (Thanks)
- Replies: 1
- Views: 454
Repository window in DSDesigner (Thanks)
This is a topic for an orphaned message.
- Mon Apr 21, 2003 12:49 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Repository window in DSDesigner
- Replies: 1
- Views: 428
Katarzyna Lewicka wrote: > I moved the Repository bar in my DSDesigner window from top to left, > and it had disappeared, even if Repository in the View menu is > checked! And doesnt want to reappear when unchecking/checking. Even > after re-installing the Datastage client. > > How can I recover it?...
- Mon Apr 21, 2003 12:39 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Repository window in DSDesigner
- Replies: 1
- Views: 428
Repository window in DSDesigner
I moved the Repository bar in my DSDesigner window from top to left, and it had disappeared, even if Repository in the View menu is checked! And doesnt want to reappear when unchecking/checking. Even after re-installing the Datastage client. How can I recover it? Is there any file where the graphica...
- Fri Apr 18, 2003 6:05 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: debugging
- Replies: 1
- Views: 405
In your routine you can code a Call to DSLogInfo which will issue a message to the Director Log. If you are running for more than a handful of rows, you will want to put an if statement around this to only show the data fo rows you are interested in. "Shrestha, Sanjay" wrote:Hello friends, I am tryi...
- Fri Apr 18, 2003 4:55 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: debugging
- Replies: 1
- Views: 405
debugging
Hello friends, I am trying to debug a datastage Server job. There are several routines that the transfomer calls while running the job. Is there a way to see the values returned by these routines while debugging steps? I could only see the values of the inpout and output links in the debugging windo...
- Wed Apr 16, 2003 6:54 am
- Forum: Archive of DataStage Users@Oliver.com
- Topic: out put links order issue
- Replies: 1
- Views: 372
Attachments are stripped by the listserver. Can you do an "ascii picture" of what you are trying to accomplish? And does the problem you are describing always occur in these two jobs, or is it intermittent? Did it work before and has now stopped working? (If so, what has changed?) What version of Da...
- Wed Apr 16, 2003 6:06 am
- Forum: Archive of DataStage Users@Oliver.com
- Topic: out put links order issue
- Replies: 1
- Views: 372
out put links order issue
Hi, Folks I would like you to help me to solve another problem. In terms of our business rule, we load record into a table named ext_sys_key, then we use the new record to populate record to another table. I am tring to do two thing in one Datastage Transformer stage. (see attachment), In terms of t...
- Tue Apr 15, 2003 9:16 pm
- Forum: Archive of DataStage Users@Oliver.com
- Topic: Scantron Scanmark 2000 using Micro Focus Cobol
- Replies: 0
- Views: 520
Scantron Scanmark 2000 using Micro Focus Cobol
I would like to hook up a scantron Scanmark 2000 on COM1 of my PC and use Micro Focus Cobol to send commands to the scantron and to receive data from the scantron. Does anyone know how to do this? Do you have a sample Micro Focus Cobol? I need to know what the Select and Assign clauses would be as w...
- Tue Apr 15, 2003 2:13 am
- Forum: Archive of DataStage Users@Oliver.com
- Topic: How many session of DS Designer and DS Director
- Replies: 2
- Views: 589
Craigs right, theres nothing on the server to identify which client is connected. The dsapi_server is a generic server; each client calls whichever helper subroutines it needs to. You may have more luck, though, if you combine the output of the command that shows "users" from a DataStage perspective...
- Tue Apr 15, 2003 1:58 am
- Forum: Archive of DataStage Users@Oliver.com
- Topic: How many session of DS Designer and DS Director
- Replies: 2
- Views: 589
Im not at work now, Rui, so this will be from memory... Any connection from a DataStage client will generate processes on the Unix server that you can use a combination of "ps" and "grep" to find. If you have a unique user or users that are used for DataStage, then try "ps -u [username]", otherwise ...
- Tue Apr 15, 2003 1:54 am
- Forum: Archive of DataStage Users@Oliver.com
- Topic: How many session of DS Designer and DS Director
- Replies: 2
- Views: 589
To see all slaves: ps -ef |grep dsapi Hi ppl, > > Im running DS in a Unix platform, i would like to > check how many > session of DS Designer and DS Director have each > user active, how can i > do this ? > Any ideas ? > > regards > Rui Soares > > Rui Miguel Soares > NOVABASE - Business Intelligence...
- Mon Apr 14, 2003 6:22 am
- Forum: Archive of DataStage Users@Oliver.com
- Topic: run-time error when opening Routiens
- Replies: 1
- Views: 866
Hi, Well we found the reason that the error appeared, but not any specific one. We had SAP GUI 6.1 installed, and SAP R/3 add-on 4.1 When we installed SAp GUI 6.2 the error occurs, unless we uninstall SAP R/3 add-on 4.1, and used the old 4.0 instead... strange bug - it must be some windows component...
- Sun Apr 13, 2003 9:28 am
- Forum: Archive of DataStage Users@Oliver.com
- Topic: run-time error when opening Routiens
- Replies: 1
- Views: 866
run-time error when opening Routiens
Hi, Isnt it typical - when you get near to production date, then the problems starts ( Right now we have a problem on our DataStage platform, when I try to open any routine then i dialog box appears: Dialog box name: vmdsstge Error message: Run-time error 1000; Invalid action when bound Do you have ...
- Sun Apr 13, 2003 4:22 am
- Forum: Archive of DataStage Users@Oliver.com
- Topic: UV Documentation
- Replies: 0
- Views: 563
UV Documentation
This is a topic for an orphaned message.