Already the table has some data in it, with the help of ADB
we had inserted some data. By seeing the table how can we
identify the data inserted by ADB.
Answer Posted / sreeanth
Really good question as far of my knowledge
when insert any data through adb adapter adb will create publication table through that or by checking log file
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain what is alias file in tibco?
What is tibco?
How to use legacy .dat file format with latest designer ?
Where are the designer preferences stored ?
What activities are supported in xa transaction ?
Which group do you use to wait for multiple events and proceed with the first to occur ?
What is the purpose of $_error variable ?
What are the mandatory configuration parameters for ftp connection & ftp with firewall ?
If there are Senders who are sending messages on a queue. And these messages are not yet received by the consumers. They are still lying in the server. But before the consumers could receive the message the server went down. Since they are persistent messages, they are saved. But when secondary comes up how will the secondary server will get the message because it’s a different machine. How will it get the messages which are with the Primary server?
If Sender has sent the message on a queue.If the JMS Primary Server went down and secondary Server get the message which is lost. Where is the message now?
What are the maximum/minimum of threads available for incoming http ?
What is a spawn in call process?
By using which bw palette we can create db table?
What is difference between shared variable and job shared variable ?
If secondary server finds out that the Primary is down and comes up.Where does it gets the messages from.