Search Results

Search: Posts Made By: ankitgupta
6,515
Posted By ankitgupta
Need help in wrting Load Script for a Load-Resume type of load.
hi all

need your help.
I am wrting a script that will load data into the table.
then on another load will append the data into the existing table.

Regards
Ankit
73,660
Posted By ankitgupta
can u please elaborate as the same problem...
can u please elaborate as the same problem persists..
73,660
Posted By ankitgupta
How to connect to database db2 through Unix Shell Script
I am trying to connect to database db2 through shell script.

The process I am trying is

> db2
It gives me error Access Denied.
While checking for access I have the rights.

Is there ant...
15,159
Posted By ankitgupta
here is the script' connect to db; export...
here is the script'

connect to db;
export to 'path of the file' of del select * form table
1,997
Posted By ankitgupta
Problem of Data Loading....
i am studying a script which is used for data loading.
it has functions which deletes all the existing data before loading and then loads new fresh data.
but i am stuck up at function Replace into...
11,102
Posted By ankitgupta
Alter Table Shell Script
if the database is DB2 ,then will it work

connect to DB2;

Alter table my_table( my changes .......)
11,102
Posted By ankitgupta
Alter Table Shell Script
I want to add some columns to a existing tables through a shell script.
Please help.
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 08:56 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy