Edit D:\app\Administrator\product\11.2.0\dbhome_1\owb\rtasst\create_nas_objects.sql
Rem Rem Copyright (c) 2003 by Oracle Corporation Rem Rem NAME Rem CREATE_NAS_OBJECTS.SQL Rem FUNCTION Rem Create Name/address objects Rem NOTES Rem - This file can be tested using SQL*Plus. Rem - OWB developers must make sure this file is also runnable Rem using Runtime assistant. Rem Rem MODIFIED Rem David Wenberg 3/19/2003 - Created. CREATE TABLE NAS_CONNECTION ( HOST VARCHAR2(50), PORT INTEGER, NAS_HOME VARCHAR2(100)); INSERT INTO NAS_CONNECTION ( HOST, PORT, NAS_HOME) VALUES ('localhost','%NASPort', '%home'); commit; --create table nas_connection ( -- host varchar2(50), -- port integer, -- nas_home varchar2(100)); --insert into nas_connection ( host, port, nas_home) -- values ('localhost','%NASPort', '%home'); --/
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de