Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MERGE - 9i SQL Command

Status
Not open for further replies.

djbjr

Programmer
Dec 7, 2001
106
US
Just finished testing the MERGE command on our data warehouse.

WHAT AN AMAZING COMMAND!!!

So quick and eliminates timely PL/SQL.

PROBLEM:

When running the MERGE command twice in the same session I get an error.

QUESTION:

Any clue on how I can refresh my session within a procedure? Our TOOL that we use on our data warehouse holds on to the same oracle session for long periods of time.

Thanks in advance
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top