Post a reply

Write your message and submit

Options

Click in the dark area of the image to send your post.

Go back

Topic review (newest first)

siva
2009-10-19 22:29:58

Yes, got it fixed...thanks

shong
2009-10-19 08:02:37

Hello

TableName : tempdb..test

Don't add some dot '.' in your table name.

Best regards

         shong

siva
2009-10-16 22:52:26

I have a job in TOS v3.1.2 that extracts data from a sybase database, processes the data and writes the data to an xml file. I am using a tSybaseOutput component to create a temporary table to store the records to be processed by the job. I have the following configuration for the tSybaseOutput component:

TableName : tempdb..test
Action on Table: Drop table if exists and create
Action on Data: Insert

However the job/component is not deleting the temp table if exists. I am getting the message (tempdb..test already exists).

Not sure if i am missing something...please advice.

Board footer

Powered by FluxBB