Need to preserve the Table record which is being truncated by Control file either by using control file or...
up vote
0
down vote
favorite
Can someone help me , how to take backup of table before truncating the same by control file or by using the java code in case where table name is not fixed.
Our Condition is to preserve the record of table which is being trucated by control file and in case of failure the same should be loaded in the respective table either ways by using java or controlfile.
java sql oracle sql-loader controlfile
add a comment |
up vote
0
down vote
favorite
Can someone help me , how to take backup of table before truncating the same by control file or by using the java code in case where table name is not fixed.
Our Condition is to preserve the record of table which is being trucated by control file and in case of failure the same should be loaded in the respective table either ways by using java or controlfile.
java sql oracle sql-loader controlfile
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Can someone help me , how to take backup of table before truncating the same by control file or by using the java code in case where table name is not fixed.
Our Condition is to preserve the record of table which is being trucated by control file and in case of failure the same should be loaded in the respective table either ways by using java or controlfile.
java sql oracle sql-loader controlfile
Can someone help me , how to take backup of table before truncating the same by control file or by using the java code in case where table name is not fixed.
Our Condition is to preserve the record of table which is being trucated by control file and in case of failure the same should be loaded in the respective table either ways by using java or controlfile.
java sql oracle sql-loader controlfile
java sql oracle sql-loader controlfile
asked Nov 7 at 18:52
Omprakashp29
1
1
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
The APPEND parameter is one of the options you can use when loading data into a table that is not empty. SQL Loader append
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
The APPEND parameter is one of the options you can use when loading data into a table that is not empty. SQL Loader append
add a comment |
up vote
0
down vote
The APPEND parameter is one of the options you can use when loading data into a table that is not empty. SQL Loader append
add a comment |
up vote
0
down vote
up vote
0
down vote
The APPEND parameter is one of the options you can use when loading data into a table that is not empty. SQL Loader append
The APPEND parameter is one of the options you can use when loading data into a table that is not empty. SQL Loader append
answered Nov 7 at 19:12
Ivan
4,4791720
4,4791720
add a comment |
add a comment |
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53195933%2fneed-to-preserve-the-table-record-which-is-being-truncated-by-control-file-eithe%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown