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.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / adie
whenever the data is published, its copy is stored in table
P_TableName. From the table name you can recognise its been
loaded by ADB.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / prasad
when insert any data through adb adapter adb will create publication table ,CHECK STATUS IS ADB_L_STATUS =C
| Is This Answer Correct ? | 1 Yes | 0 No |
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?
What is the difference between jms queue receiver and jms queue requestor?
What are the datatpes of Global varaibles which BW follows?
how to create global variables and if we create where do we have to use in the project ?
What is the mechanism of a transaction ?
Which activity is used for detecting duplicate message processing?
Where does the tibco admin maintains the version history of the application?
How can we change Global variable deployment ? what is it defines?
in one tibco project how many services interfacesess it will be created
How Do U Perform Logging? where Logfiles Are Stored?
Where are the designer preferences stored ?
What are the tibco bw activities that can participate in transactions?