Siemens BS2000/OSD Guía de usuario

Busca en linea o descarga Guía de usuario para Servidores Siemens BS2000/OSD. Siemens BS2000/OSD User`s guide Manual de usuario

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 80
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 0
Oracle® Database
User's Guide
11g Release 2 (11.2) for Fujitsu BS2000/OSD
E27507-02
October 2012
Vista de pagina 0
1 2 3 4 5 6 ... 79 80

Indice de contenidos

Pagina 1 - Oracle® Database

Oracle® DatabaseUser's Guide 11g Release 2 (11.2) for Fujitsu BS2000/OSDE27507-02October 2012

Pagina 2

xUsing Oracle Database DocumentationThe Oracle Database products that run under BS2000/OSD are identical, in the way in which they are supported, to t

Pagina 3 - Contents

xiTypographic ConventionsThe following text conventions are used in this manual:Command SyntaxPunctuationThe following symbols should always be entere

Pagina 4 - 5 Programmatic Interfaces

xiisingle quotation mark'Name Symbol

Pagina 5 - 7 Globalization Support

1Getting Started 1-11 Getting StartedThis chapter provides the BS2000/OSD-specific information that you must use with Oracle Database 11g Release 2 (

Pagina 6

The Oracle Database Environment-Definition File1-2 Oracle Database User's Guide/CALL-PROCEDURE $ORAC1120.INSTALL.P.USERwhere $ORAC1120 is the na

Pagina 7

Starting Oracle Utilities with BS2000 SDF commandsGetting Started 1-31.2 The ORALOAD LibraryThe ORALOAD library ($ORAC1120.ORALOAD.LIB by default) i

Pagina 8

Starting Oracle Utilities in UNIX-Style1-4 Oracle Database User's Guide/START-EXECUTABLE ($ORAC1120.ORALOAD.LIB,program_name)For example, if you

Pagina 9 - Documentation Accessibility

Starting Oracle Utilities in the POSIX environmentGetting Started 1-5Set the variable ORACLE_SID to start an Oracle utility for a specific Oracle ins

Pagina 10 - Related Documents

Connecting to an Oracle Instance1-6 Oracle Database User's Guide$ SQL> connect / as sysdba1.6 Connecting to an Oracle InstanceYou can connec

Pagina 11

Using BS2000 Files for Input and OutputGetting Started 1-71.7 Using BS2000 Files for Input and OutputIn most cases, Oracle Database for BS2000/OSD p

Pagina 12 - Name Symbol

Oracle Database User's Guide, 11g Release 2 (11.2) for Fujitsu BS2000/OSD E27507-02Copyright © 2007, 2012, Oracle and/or its affiliates. All righ

Pagina 13 - Getting Started

Using BS2000 Files for Input and Output1-8 Oracle Database User's Guide1.7.6 Fixed Link NamesOracle Database 11g Release 2 (11.2) for BS2000/OS

Pagina 14

2Oracle Database Utilities 2-12 Oracle Database UtilitiesThis chapter describes how you start the following Oracle Database utilities: SQL*Loader

Pagina 15 - 1.2 The ORALOAD Library

The Export Utility2-2 Oracle Database User's GuideSTART-PROGRAM $ORAC1120.SQLPLUS* SCOTT/passwordSQL> START $ORAC1120.RDBMS.DEMO.ULCASE1 2. S

Pagina 16

The Import UtilityOracle Database Utilities 2-3When exporting a large volume of data, the default disk-space allocation for the output file will be i

Pagina 17 - Note: The

The Data Pump Export Utility2-4 Oracle Database User's Guide2.3.1 Starting the Import UtilityTo start the Import utility, IMP, enter the follow

Pagina 18 - 1.6.1 Default Connections

Oracle Text LoaderOracle Database Utilities 2-5/START-PROGRAM $ORAC1120.EXPDP* username/password [options]Data Pump Export dump files are created by

Pagina 19 - 1.7.2 Binary Files

Oracle Text Loader2-6 Oracle Database User's Guide

Pagina 20 - 1.7.6 Fixed Link Names

3SQL*Plus 3-13 SQL*PlusSQL*Plus is a general purpose utility used for running SQL commands and PL/SQL blocks, perform database administration, and so

Pagina 21 - Oracle Database Utilities

Running SQL*Plus3-2 Oracle Database User's Guide3.1.1.1 The GLOGIN.SQL Global Startup FileThe global startup file GLOGIN.SQL begins whenever an

Pagina 22 - 2.2 The Export Utility

Running SQL*PlusSQL*Plus 3-3When you press the INTERRUPT key [K2], the Oracle Database stops retrieving rows and returns you to the SQL*Plus command

Pagina 24 - The Data Pump Export Utility

Specifying the Search Path for SQL*Plus Command Files3-4 Oracle Database User's GuideYou can also use the EDIT command to edit a SQL file by spe

Pagina 25 - 2.6 Oracle Text Loader

Using SQL*Plus in the POSIX environmentSQL*Plus 3-5SQL> START filenameIf this file cannot be found, then SQL*Plus searches the paths specified by

Pagina 26 - Oracle Text Loader

Using SQL*Plus in the POSIX environment3-6 Oracle Database User's Guide Running Shell Commands From SQL*Plus Using an Editor in SQL*plus3.5.1

Pagina 27 - SQL*Plus

4PL/SQL 4-14 PL/SQLPL/SQL is an extension to the SQL language and is used to create, store, modify, retrieve, and manage information in an Oracle dat

Pagina 28 - 3.1.3 Interrupting SQL*Plus

PL/SQL Demonstrations4-2 Oracle Database User's GuideTo run these demos, you must first build the demo tables with PLSQL.DEMO.PLS-EXAMPBLD.SQL a

Pagina 29 - Running SQL*Plus

5Programmatic Interfaces 5-15 Programmatic InterfacesThis chapter provides BS2000/OSD-specific information that supplements the documentation for the

Pagina 30 - 3.1.8 Using SQL*Plus Symbols

Building and Running a Programmatic Interface Application5-2 Oracle Database User's Guide Pro*COBOL (COBOL85 and COBOL2000)Oracle precompilers

Pagina 31 - 3.4 SQL*Plus Limits

Building and Running a Programmatic Interface ApplicationProgrammatic Interfaces 5-37. You can find sample files in the installation user ID: $ORAC11

Pagina 32 - 3.5.1 Starting SQL*Plus

Building and Running a Programmatic Interface Application5-4 Oracle Database User's GuideWhen you use LMS library elements, the element name you

Pagina 33 - 4.1 PL/SQL Demonstrations

Pro*C/C++Programmatic Interfaces 5-5In the following example, Pro*C generates a BS2000-ISAM-output file called SAMPLE.C as the ONAME option has been

Pagina 34 - PL/SQL Demonstrations

iv2.2.2.2 Transferring Data by File Transfer... 2-32.3 The Import Utility.

Pagina 35 - Programmatic Interfaces

Pro*COBOL5-6 Oracle Database User's Guide$ORAC1120.C.DEMO.*.PC$ORAC1120.UTM.DEMO.*.PC$ORAC1120.CONFIG.PCSCFG.CFGAn example of a compilation and

Pagina 36 - 5.1.2 PL/SQL

Pro*COBOLProgrammatic Interfaces 5-7Before precompiling, the statement PERFORM COB-LABEL1 runs the code in paragraph COB-LABEL1 until the COB-LABEL2

Pagina 37 - 5.2.2 Precompilers

The Oracle Call Interface5-8 Oracle Database User's Guide5.4.2 Pro*COBOL Include, System Configuration, and Demo FilesThe Pro*COBOL include fil

Pagina 38 - 5.2.2.1 Include Files

The Oracle Call InterfaceProgrammatic Interfaces 5-9COBOL programming languages. OCI calls are fully described in the Oracle Call Interface Programme

Pagina 39 - 5.3 Pro*C/C++

The Object Type Translator5-10 Oracle Database User's Guide5.6 The Object Type TranslatorThis section discusses port-specific notes for using t

Pagina 40 - 5.4 Pro*COBOL

6Using the Oracle Database Under openUTM 6-16 Using the Oracle Database Under openUTMThis chapter describes the Oracle Database-specific points that

Pagina 41 - 5.4.1 Starting Pro*COBOL

UTM Operations6-2 Oracle Database User's Guidewhich will wait until input comes from the terminal, or to assign the same TACCLASS to subsequent

Pagina 42 - 5.4.5 openUTM Applications

7Globalization Support 7-17 Globalization SupportThis chapter describes the globalization support available with Oracle Database 11g Release 2 (11.2)

Pagina 43 - 5.5.2 Optional Parameters

Supported Language Conventions7-2 Oracle Database User's Guide7.1.2 Other Oracle Database ProductsFor the supported Oracle Database products, y

Pagina 44 - 5.6.1 Starting Ott

Supported Character SetsGlobalization Support 7-3 Denmark: denmark Finland: finland France: france Germany: germany Hungary: hungary Italy: ita

Pagina 45 - 6.1 SQL Operations

v5.2.2.2 User-Specific Configuration Files... 5-45.2.2.3 Input, Output,

Pagina 46 - 6.2 UTM Operations

Location of Message Files7-4 Oracle Database User's GuideThe character sets WE8BS2000, CL8BS2000, WE8BS2000L5, EE8BS2000, CE8BS2000, and WE8BS20

Pagina 47 - Globalization Support

AOracle Error Messages for BS2000/OSD A-1A Oracle Error Messages for BS2000/OSDThis appendix lists the messages of Oracle Database 11g Release 2 (11.

Pagina 48 - 7.3 Supported Territories

A-2 Oracle Database User's GuideAction: Make sure that your application program runs in ILCS mode. Some programming languages (for example, FOR

Pagina 49 - 7.4 Supported Character Sets

Oracle Error Messages for BS2000/OSD A-3ORA-05013: bad filename parseCause: A file name being analysed is not well-formed for Oracle Database purpos

Pagina 50 - 7.6 Linguistic Definitions

A-4 Oracle Database User's GuideAction: If the error cannot be identified as one caused by a disk malfunction, then either contact the System A

Pagina 51

Oracle Error Messages for BS2000/OSD A-5Action: Ensure that the ORASID definition is correct and re-run the program.ORA-05032: bad name parseCause:

Pagina 52

A-6 Oracle Database User's GuideAction: Make sure that the user address space is large enough (in the JOIN entry) and that there is no temporar

Pagina 53

Oracle Error Messages for BS2000/OSD A-7ORA-05053: invalid or missing PGA_BASECause: An invalid value for the PGA_BASE parameter has been specified

Pagina 54

A-8 Oracle Database User's GuideAction: Verify that it is not one of the preceding causes (check with your database administrator). Otherwise,

Pagina 55

Oracle Error Messages for BS2000/OSD A-9Cause: Probable operating system error.Action: Contact your Oracle Support Services Representative.ORA-0507

Pagina 56

vi7.5 Location of Message Files ... 7-47.6 Li

Pagina 57

A-10 Oracle Database User's Guidedifferent from $ORAC1120 and that the installation procedure has not executed correctly.Action: Ensure that th

Pagina 58

Oracle Error Messages for BS2000/OSD A-11Action: If this value is specified, then it must be a hexadecimal value giving the full virtual address for

Pagina 59

A-12 Oracle Database User's GuideORA-05132: TA for User x is committed by the Resource-ManagerCause: Transaction has been committed before fail

Pagina 60

Oracle Error Messages for BS2000/OSD A-13ORA-05142: Error x at End Transaction for User z, Instance yCause: The end of a transaction in instance y i

Pagina 61

A-14 Oracle Database User's GuideORA-05153: xa_switch definition not found for specified Resource-Manager: sCause: System error.Action: Contac

Pagina 62

Oracle Error Messages for BS2000/OSD A-15Cause: An invalid value for the KNL_SIZE parameter has been specified in the ORAENV file.Action: You shoul

Pagina 63

A-16 Oracle Database User's GuideORA-05181: load/init problem with PRO/OCI interfaceCause: The user-side stub module could not load the PRO/OCI

Pagina 64

Oracle Error Messages for BS2000/OSD A-17Action: If you cannot identify the cause of the problem, then contact your Oracle Support Services Represen

Pagina 65

A-18 Oracle Database User's Guide

Pagina 66

BOracle Environment Variables B-1B Oracle Environment VariablesThis appendix describes variables that can be specified in the ORAENV file or the POSI

Pagina 67

viiB.5.4 TNS_UPDATE_IPNODE ... B-10Index

Pagina 68

Built-in VariablesB-2 Oracle Database User's Guide When variable assignments refer to other variables, BS2000 command file substitution syntax

Pagina 69 - Oracle Environment Variables

General VariablesOracle Environment Variables B-3B.3.1 CLN_BASEThis variable specifies the address of the shared code pool of customer written datab

Pagina 70 - B.3 General Variables

General VariablesB-4 Oracle Database User's GuideFormat: EXP_CLIB_FILE_IO=FALSEClassification: USERDefault: EXP_CLIB_FILE_IO=TRUEB.3.5 IMP_CLIB

Pagina 71 - B.3.4 EXP_CLIB_FILE_IO

DBA Startup VariablesOracle Environment Variables B-5Format: ORASID=sid (sid is a characterstring where 1 <= length <= 4)Classification: USER,

Pagina 72 - B.3.9 ORASID

DBA Startup VariablesB-6 Oracle Database User's Guide A number with no modifiers is interpreted as a decimal number A number followed by K or

Pagina 73 - B.4 DBA Startup Variables

DBA Startup VariablesOracle Environment Variables B-7Format: sid_BGJPAR=parametersSyntax: sid is a string of at the most 4 alphanumeric characterspar

Pagina 74 - B.4.5 sid_BGJPAR

DBA Startup VariablesB-8 Oracle Database User's GuideB.4.10 JOBIDThis variable is used internally in identifying the background tasks and gener

Pagina 75 - B.4.9 COM_BASE

Oracle Net Services VariablesOracle Environment Variables B-9Format: SF_PBLKSIZE=2K|4KClassification: DBADefault: 2KB.4.16 SGA_BASE This variable

Pagina 76 - Note: The value of

Oracle Net Services VariablesB-10 Oracle Database User's GuideB.5.3 TNS_BEQ_TIMEOUT This variable specifies the time after which a connection

Pagina 77 - B.5.2 TNS_ADMIN

Index-1IndexSymbols$ command, 3-3AASCII function, 3-4BBGJ_LOG_JOBSTART, B-6BGJPAR, B-6BS2000 commandsfrom SQL*Plus, 3-3BS2000 editorstarting, 3-

Pagina 79

Index-2InterruptingSQL*Plus, 3-2JJOBID, B-8KKNL_BASE, B-8LLanguagesspecifying, 7-1supported, 7-2Linguistic definitions, 7-4LOGNAME, B-2MMessage

Pagina 80

ixPrefaceThis manual, with the Oracle Database Installation and Administration Guide for Fujitsu BS2000/OSD, forms the system-specific component of a

Comentarios a estos manuales

Sin comentarios