sdo_geor.generatePyramid does not not oracle 11.2.0.1

This is my problem:

I followed the instructions in this example (http://docs.geotools.org/stable/userguide/library/coverage/oracle.html), everything was fine until the final step (generatePyramid):

CREATE TABLE RASTER (NAME VARCHAR (64), SDO_GEORASTER OF IMAGES);

Call sdo_geor_utl.createDMLTrigger ('RASTER', 'IMAGE');

CREATE THE TABLE SDO_RASTER RASTER_RDT

(PRIMARY KEY (rasterID, pyramidLevel, bandBlockNumber,

(rowBlockNumber, columnBlockNumber))

LOB (rasterBlock) STORE AS rdt_1_rbseg

(

8192 CHUNK

SUCCESSFUL READS OF THE CACHE

NOLOGGING

PCTVERSION 0

STORAGE (PCTINCREASE 0)

);

INSERT INTO VALUES RASTER ("oek", sdo_geor.init ('RASTER_RDT'));

commit;

DECLARE

Geor MDSYS. SDO_GEORASTER;

BEGIN

-Import the image and world TIFF

SELECT image INTO RASTER geor

WHERE NAME = "oek" FOR UPDATE;

sdo_geor.importFrom (view, NULL, 'TIFF', 'file','c:\world\BATH_50M.tif','WORLDFILE','FILE','c:\world\BATH_50M.tfw');

UPDATE SET RASTER image = geor where NAME = "oek";

COMMIT;

END;

-Everything was OK until this step:


DECLARE

GR MDSYS.sdo_georaster;

BEGIN

Select the IMAGE in RASTER gr

WHERE NAME = "oek" for update;

sdo_geor.generatePyramid (gr, 'rLevel = 2, resampling = NN');

day RASTER IMAGE set = gr where NAME = "oek";

COMMIT;

END;

I am getting following error:

ERROR on line 1:

ORA-29400: data cartridge error

ORA-06553: PLS-306: wrong number or types of arguments in the call to

"SDO_GEOMETRY.

ORA-06512: at the 'MDSYS. SDO_GEOR_INT', line 563

ORA-06512: at the 'MDSYS. SDO_GEOR', line 1305

ORA-06512: at line 6

Any tips?

Dear user5352031,

This looks like a new project - I would recommend going to start with 12.1.0.2. 11.2.0.1 was quite buggy for space initially. Use at least the 11.2.0.4 latest version with power supply if you use global 11 g.

Yes, that sure looks like a bug - at least the error PLS-306 of course doesn't look good that what you are passing is correct.

Kind regards

Bryan

Tags: Database

Similar Questions

  • How will I know if Java is installed/enabled in the Firefox browser on my Linux system? I went to the Oracle/Java test page and it does not have Java installed.

    I see that Javascript is enabled. Is javascript and java, the same thing?

    To avoid confusion:

    Note that you need the Web-IcedTea Plugin installed and it is a different implementation of Java as the Oracle's Java plugin (formerly Sun), while the Oracle does not detect this plugin.

  • HTML5 does not not within player Oracle LMS

    I use Adobe Captivate 8.1 to develop sensitive (HTML5) courses and publication on Oracle EBS LMS 12.1.

    I can see the course at IE11 browser without problem (with verified compatibility view).

    But when running courses in the LMS (Oracle LMS) drive I get the following error:

    "The content you are trying to view is not supported in the current Mode of Internet Explorer Document. Change the Document Mode on Internet Explorer 9 standards and try to view the content again. To change the Document Mode, press F12, click on Document Mode:, and then select Internet Explorer 9 standards. "

    Verified settings compatibility mode is the default for all users of our IT, and we cannot change it.

    I tried all modes of document of F12. did not help.

    I tried to add the following to the index_SCORM.html header (first line meta), but that didn't work either:

    < meta http-equiv = "X-UA-Compatible" content = "IE = EDGE" / >


    This line supposed to override the default setting of the browser to display compatible and let the browser act like IE11 (later).


    but I guess that since OLM player is a frame based player it does not allow the substitution.



    Can anyone help?  I need of course HTML5 on OLM.


    After a tedious search and Discovery mission, I found the following solutions:

    1. do not user the player PROTEUS to run the course, use rather a popup window that directs the user to another window where HTML5 is supported. Here, the obstacle is to keep track with the LMS.

    2 - upgrade your OLM Oracle 12.2.4 which supports HTML5.

  • Hosted Oracle Workspace Email does not?

    Hi team,


    Is a current maintenance work apex. Oracle.com the last 12 to 14 hours?


    Until yesterday, email to apex. Oracle.com went smoothly. Today morning, e-mail simple code start


    apex_mail. Send

    (p_to = > '[email protected]', )

             p_from           => ' [email protected] ',

    p_body = > 'Cool ',.

    p_body_html = > 'Cool ',.

    p_subj = > 'Cool '.

    );

    apex_mail.push_queue;

    end;


    does not through. Apex_mail_log shows no errors. Queue is empty.


    I don't know what happened to this code working until yesterday. Are there limits on sending e-mails that I saw in my application? However, it does not even for SQL workshop. Can someone try to send e-mail and see it please.


    joelkallman-Oracle Chubby Kiran Can you please check. Thank you.


    Kind regards

    Sunil Bhatia

    Hi Sunil,

    SHE looked at him.  There was a change of configuration of sendmail that caused this problem.  It is now fixed.

    Thanks again for reporting this.

    Joel

  • Why is my link to Oracle 12 c with PostgreSQL does not?

    My Oracle 12 c to PostgreSQL connection returns the following:

    Select * from 'test"@PG_LINK '.

    *

    ERROR on line 1:

    ORA-28500: connection between ORACLE and a non-Oracle system has sent this message:

    connection string [unixODBC] lacks some options {08001, NativeErr = 202}

    ORA-02063: preceding 2 lines of PG_LINK

    Here's my setup.  Someone at - it a time to take a look?

    . ODBC.ini

    [ODBC data sources]

    PG_LINK = PostgreSQL

    [PG_LINK]

    Debug = 255

    CommLog = 1

    ReadOnly = no

    Driver=/usr/pgsql-9.4/lib/psqlodbcw.so

    ServerName = < delete the IP address >

    FetchBufferSize = 99

    User name = csm_test

    Password = < removed >

    Port = 5432

    = Postgres database

    TRACE = Yes

    TraceFile=/tmp/sql.log

    Protocol = 7.4

    sslmode = disable

    [Default]

    Driver=/usr/lib64/liboplodbcS.so.1

    initPG_LINK.ora

    HS_FDS_CONNECT_INFO = PG_LINK

    HS_FDS_TRACE_LEVEL = 255

    HS_FDS_SHAREABLE_NAME=/ora/DBA/work/unixODBC/lib/libodbc.so

    HS_LANGUAGE = AMERICAN_AMERICA. WE8ISO8859P1

    HS_NLS_NCHAR = UCS2

    Set ODBCINI=/u01/app/oracle/.odbc.ini

    Generated trace file: PG_LINK_agt_13870.trc

    Oracle Corporation - Tuesday 20 October 2015 15:04:11.308

    Heterogeneous Agent release

    1. 12.1.0.2.0

    Oracle Corporation - Tuesday 20 October 2015 15:04:11.307

    Version 12.1.0.2.0

    Hgogprd entries

    HOSGIP to 'HS_FDS_TRACE_LEVEL' returned '255 '.

    Hgosdip entries

    default assignment of 50 HS_OPEN_CURSORS

    setting HS_FDS_RECOVERY_ACCOUNT or 'RECOVER '.

    HS_FDS_RECOVERY_PWD layout to the default

    default HS_FDS_TRANSACTION_LOG of HS_TRANSACTION_LOG layout

    HS_IDLE_TIMEOUT layout to the default 0 value

    layout by default HS_FDS_TRANSACTION_ISOLATION of "READ_COMMITTED".

    HOSGIP returned the value of 'UCS2' for HS_NLS_NCHAR

    layout HS_FDS_TIMESTAMP_MAPPING default 'DATE '.

    layout HS_FDS_DATE_MAPPING default 'DATE '.

    layout HS_RPC_FETCH_REBLOCKING failure to 'ON '.

    HS_FDS_FETCH_ROWS layout without '100 '.

    parameter HS_FDS_RESULTSET_SUPPORT default 'FALSE '.

    parameter HS_FDS_RSET_RETURN_ROWCOUNT default 'FALSE '.

    parameter HS_FDS_PROC_IS_FUNC default 'FALSE '.

    parameter HS_FDS_MAP_NCHAR if there is no 'TRUE '.

    setting HS_NLS_DATE_FORMAT or 'YYYY-MM-DD HH24:MI:SS ".

    parameter HS_FDS_REPORT_REAL_AS_DOUBLE default 'FALSE '.

    HS_LONG_PIECE_TRANSFER_SIZE layout without "65536".

    parameter HS_SQL_HANDLE_STMT_REUSE default 'FALSE '.

    parameter HS_FDS_QUERY_DRIVER if there is no 'TRUE '.

    parameter HS_FDS_SUPPORT_STATISTICS default 'FALSE '.

    parameter HS_FDS_QUOTE_IDENTIFIER if there is no 'TRUE '.

    setting in HS_KEEP_REMOTE_COLUMN_SIZE if 'OFF '.

    parameter HS_FDS_GRAPHIC_TO_MBCS default 'FALSE '.

    parameter HS_FDS_MBCS_TO_GRAPHIC default 'FALSE '.

    Default value of 64 assumed for HS_FDS_SQLLEN_INTERPRETATION

    setting HS_CALL_NAME_ISP to "gtw$:SQLTables;gtw$:SQLColumns;gtw$:SQLPrimaryKeys;gtw$:SQLForeignKeys;gtw$:SQLProcedures;gtw$:SQLStatistics;gtw$:SQLGetInfo;gtw$:OPTTables;gtw$:OPTColumns;gtw$:OPTPrimaryKeys;gtw$:OPTForeignKeys;gtw$:OPTProcedures;gtw$:OPTStatistics"

    parameter HS_FDS_DELAYED_OPEN if there is no 'TRUE '.

    HS_FDS_WORKAROUNDS layout by default "0".

    HS_WORKAROUNDS layout by default "0".

    Release of hgosdip, rc = 0

    ORACLE_SID is 'PG_LINK '.

    Product information:

    Port RLS / Upd:2 / 0 PrdStat:0

    Agent: Oracle Database Gateway for ODBC

    : Installation

    Class: ODBC, ClassVsn:12.1.0.2.0_0023, Instance: PG_LINK

    Release of hgogprd, rc = 0

    hostmstr: 0: HOA after hoagprd

    hostmstr: 0: HOA before hoainit

    Hgoinit entries

    HOCXU_COMP_CSET = 1

    HOCXU_DRV_CSET = 31

    HOCXU_DRV_NCHAR = 1000

    HOCXU_DB_CSET = 873

    HS_LANGUAGE is american_america.we8iso8859p1

    RC = 32512 trying to get environment variable LANG.

    HOCXU_SEM_VER = 121000

    HOCXU_VC2_MAX = 4000

    HOCXU_RAW_MAX = 2000

    Entry hgolofn to 2015/10/20-15: 04:11

    HOSGIP to 'HS_FDS_SHAREABLE_NAME' returned ' / ora/dba/work/unixODBC/lib/libodbc.so '.

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLAllocHandle

    symbol_peflctx = 0xdc741040

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLBindCol

    symbol_peflctx = 0xdc741180

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLBindParameter

    symbol_peflctx = 0xdc741970

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLCancel

    symbol_peflctx = 0xdc742c20

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLDescribeParam

    symbol_peflctx = 0xdc74adb0

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLDisconnect

    symbol_peflctx = 0xdc74b220

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLEndTran

    symbol_peflctx = 0xdc74ddd0

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLExecute

    symbol_peflctx = 0xdc74f420

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLFetch

    symbol_peflctx = 0xdc74fc10

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLFreeHandle

    symbol_peflctx = 0xdc7516a0

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLFreeStmt

    symbol_peflctx = 0xdc7516c0

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLGetData

    symbol_peflctx = 0xdc752cb0

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLGetEnvAttr

    symbol_peflctx = 0xdc756050

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLGetFunctions

    symbol_peflctx = 0xdc7563c0

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLMoreResults

    symbol_peflctx = 0xdc757e20

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLNumResultCols

    symbol_peflctx = 0xdc758a30

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLParamData

    symbol_peflctx = 0xdc758d50

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLPutData

    symbol_peflctx = 0xdc75ac30

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLRowCount

    symbol_peflctx = 0xdc75b060

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLSetEnvAttr

    symbol_peflctx = 0xdc75cfe0

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLSetDescRec

    symbol_peflctx = 0xdc75cd90

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLColAttribute

    symbol_peflctx = 0xdc743720

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLColumns

    symbol_peflctx = 0xdc744f40

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLConnect

    symbol_peflctx = 0xdc748960

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLDescribeCol

    symbol_peflctx = 0xdc74a6c0

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLDriverConnect

    symbol_peflctx = 0xdc74bda0

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLExecDirect

    symbol_peflctx = 0xdc74ee50

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLForeignKeys

    symbol_peflctx = 0xdc750520

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLGetConnectAttr

    symbol_peflctx = 0xdc7519f0

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLGetDescField

    symbol_peflctx = 0xdc7533d0

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLGetDescRec

    symbol_peflctx = 0xdc753930

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLGetDiagField

    symbol_peflctx = 0xdc754c40

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLGetDiagRec

    symbol_peflctx = 0xdc755870

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLGetInfo

    symbol_peflctx = 0xdc756db0

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLGetStmtAttr

    symbol_peflctx = 0xdc757060

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLGetTypeInfo

    symbol_peflctx = 0xdc757a90

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLPrepare

    symbol_peflctx = 0xdc7594d0

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLPrimaryKeys

    symbol_peflctx = 0xdc7599e0

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLProcedureColumns

    symbol_peflctx = 0xdc759fd0

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLProcedures

    symbol_peflctx = 0xdc75a670

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLSetConnectAttr

    symbol_peflctx = 0xdc75b320

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLSetStmtAttr

    symbol_peflctx = 0xdc75e360

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLSetDescField

    symbol_peflctx = 0xdc75c9d0

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLStatistics

    symbol_peflctx = 0xdc75fc30

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Entry hgolofns to 2015/10/20-15: 04:11

    LIBNAME=/ora/DBA/work/unixODBC/lib/libodbc.so, funcname is SQLTables

    symbol_peflctx = 0xdc760920

    hoaerr:0

    Out of hgolofns to 2015/10/20-15: 04:11

    Release of hgolofn, rc = 0 to 2015/10/20-15: 04:11

    HOSGIP to 'HS_OPEN_CURSORS' returned '50 '.

    HOSGIP to 'HS_FDS_FETCH_ROWS' returned '100 '.

    HOSGIP for "HS_LONG_PIECE_TRANSFER_SIZE" returned "65536".

    HOSGIP to 'HS_NLS_NUMERIC_CHARACTERS' returned '. "

    HOSGIP to 'HS_KEEP_REMOTE_COLUMN_SIZE' returned 'OFF '.

    HOSGIP for "HS_FDS_DELAYED_OPEN" returns 'TRUE '.

    HOSGIP to 'HS_FDS_WORKAROUNDS' returned '0 '.

    HOSGIP to 'HS_FDS_MBCS_TO_GRAPHIC' returned 'FALSE '.

    HOSGIP to 'HS_FDS_GRAPHIC_TO_MBCS' returned 'FALSE '.

    Invalid value of 64 for HS_FDS_SQLLEN_INTERPRETATION

    treat_SQLLEN_as_compiled = 1

    Release of hgoinit, rc = 0 to 2015/10/20-15: 04:11

    hostmstr: 0: HOA after hoainit

    hostmstr: 0: HOA before hoalgon

    Entry hgolgon to 2015/10/20-15: 04:11

    name: csm_test, reco:0, tflag:0

    Entry hgosuec to 2015/10/20-15: 04:11

    Release of hgosuec, rc = 0 to 2015/10/20-15: 04:11

    HOSGIP to 'HS_FDS_RECOVERY_ACCOUNT' returned 'RECOVER '.

    HOSGIP for "HS_FDS_TRANSACTION_LOG" returns "HS_TRANSACTION_LOG".

    HOSGIP to 'HS_FDS_TIMESTAMP_MAPPING' returned 'DATE '.

    HOSGIP to 'HS_FDS_DATE_MAPPING' returned 'DATE '.

    HOSGIP for "HS_FDS_MAP_NCHAR" returns 'TRUE '.

    HOSGIP to 'HS_FDS_RESULTSET_SUPPORT' returned 'FALSE '.

    HOSGIP to 'HS_FDS_RSET_RETURN_ROWCOUNT' returned 'FALSE '.

    HOSGIP to 'HS_FDS_PROC_IS_FUNC' returned 'FALSE '.

    HOSGIP to 'HS_FDS_REPORT_REAL_AS_DOUBLE' returned 'FALSE '.

    using csm_test as a default schema

    HOSGIP to 'HS_SQL_HANDLE_STMT_REUSE' returned 'FALSE '.

    Entry hgocont to 2015/10/20-15: 04:11

    HS_FDS_CONNECT_INFO = "PG_LINK".

    RC =-1 of HOSGIP for 'HS_FDS_CONNECT_STRING '.

    Entry hgogenconstr to 2015/10/20-15: 04:11

    DSN:PG_LINK, name: csm_test

    OPTN:

    Entry hgocip to 2015/10/20-15: 04:11

    DSN:PG_LINK

    Release of hgocip, rc = 0 to 2015/10/20-15: 04:11

    # > connection settings (len = 37) < #.

    # DSN = PG_LINK;

    #! UID = csm_test;

    #! PWD = *.

    Release of hgogenconstr, rc = 0 to 2015/10/20-15: 04:11

    Entry hgopoer to 2015/10/20-15: 04:11

    hgopoer, line 240: had native error 202 and sqlstate 08001; message follows...

    connection string [unixODBC] lacks some options {08001, NativeErr = 202}

    Release of hgopoer, rc = 0 to 2015/10/20-15: 04:11

    hgocont, line 2812: call SqlDriverConnect obtained sqlstate 08001

    Out of hgocont, rc = 28500 at 2015/10/20-15: 04:11 with the ptr error FILE: hgocont.c LINE: 2832 ID: something else that permission is not valid

    Out of hgolgon, rc = 28500 at 2015/10/20-15: 04:11 with the ptr error FILE: hgolgon.c LINE: 751 ID:Calling hgocont

    hostmstr: 0: HOA after hoalgon

    The RPC nscontrol (0), rc = 0

    hostmstr: 0: CPP before release Agent

    hostmstr: 0: HOA before hoaexit

    Entry hgoexit to 2015/10/20-15: 04:11

    Release of hgoexit, rc = 0

    hostmstr: 0: HOA after hoaexit

    hostmstr: 0: CPP after release Agent

    Entry horcrces_CleanupExtprocSession to 2015/10/20-15: 04:11

    Entry horcrpooe_PopOciEnv to 2015/10/20-15: 04:11

    Entry horcrfoe_FreeOciEnv to 2015/10/20-15: 04:11

    Out of horcrfoe_FreeOciEnv to 2015/10/20-15: 04:11

    Entry horcrfse_FreeStackElt to 2015/10/20-15: 04:11

    Out of horcrfse_FreeStackElt to 2015/10/20-15: 04:11

    Out of horcrpooe_PopOciEnv to 2015/10/20-15: 04:11

    Out of horcrces_CleanupExtprocSession to 2015/10/20-15: 04:11

    Generated file /tmp/sql.log

    $ sql.log more

    [ODBC] [13870] [1445367851.328257] [SQLSetConnectAttr.c] [396]

    Entry:

    Connection = 0x167eccc0

    Attribute SQL_ATTR_AUTOCOMMIT =

    Value = (none)

    StrLen = - 5

    [ODBC] [13870] [1445367851.328328] [SQLSetConnectAttr.c] [671]

    Output: [SQL_SUCCESS]

    [ODBC] [13870] [1445367851.328861] [SQLDriverConnect.c] [728]

    Entry:

    Connection = 0x167eccc0

    Hdl window = (none)

    In = str [DSN = PG_LINK; UID = csm_test; [PWD = *] [length = 37]

    Str Out = 0x167eeda8

    Str on Max = 1024

    Str Out Ptr = 0x7fffb8d3d3d0

    End = 0

    UNICODE using the ASCII coding ' ANSI_X3. 4-1968' and UNICODE "UCS - 2".

    Connection DIAG string [08001] lacks some options

    [ODBC] [13870] [1445367851.346106] [SQLDriverConnect.c] [1454]

    Output: [SQL_ERROR]

    [ODBC] [13870] [1445367851.346277] [SQLGetDiagRec.c] [686]

    Entry:

    Connection = 0x167eccc0

    = 1 REC number

    SQLState = 0x7fffb8d3d040

    Native = 0x7fffb8d3cdf4

    0x7fffb8d3ce00 = message text

    Length of the buffer = 510

    Text Len Ptr = 0x7fffb8d3cdf2

    [ODBC] [13870] [1445367851.346325] [SQLGetDiagRec.c] [723]

    Output: [SQL_SUCCESS]

    SQLState = 08001

    Native = 0x7fffb8d3cdf4-> 202

    Text message = [[unixODBC] connection string does not have certain options]

    [ODBC] [13870] [1445367851.346404] [SQLGetDiagRec.c] [686]

    Entry:

    Connection = 0x167eccc0

    Number of REC = 2

    SQLState = 0x7fffb8d3d040

    Native = 0x7fffb8d3cdf4

    0x7fffb8d3ce00 = message text

    Length of the buffer = 510

    Text Len Ptr = 0x7fffb8d3cdf2

    [ODBC] [13870] [1445367851.346438] [SQLGetDiagRec.c] [723]

    Output: [SQL_NO_DATA]

    [ODBC] [13870] [1445367851.346579] [SQLDisconnect.c] [208]

    Entry:

    Connection = 0x167eccc0

    [ODBC] [13870] [1445367851.346614] [SQLDisconnect.c] [237] error: 08003

    [ODBC] [13870] [1445367851.346714] [SQLFreeHandle.c] [284]

    Entry:

    Handle Type = 2

    Handful of entry = 0x167eccc0

    [ODBC] [13870] [1445367851.346748] [SQLFreeHandle.c] [333]

    Output: [SQL_SUCCESS]

    [ODBC] [13870] [1445367851.348941] [SQLFreeHandle.c] [219]

    Entry:

    Handle Type = 1

    Handful of entry = 0x167d9f30

    Hello

    It could be either odbc.ini information is not correct, but you can also check that you set the variables 'env' LD_LIBRARY_PATH and ODBCINI to point to the location of the files.

    Kind regards

    Mike

  • Rotate the Plugin does not work in Oracle Apex 5

    Hi all

    Now I am developing an application using Oracle Apex 5.

    I have improved my request of Oracle Apex 4.2 to 5.

    I used the plugin called PivotTable. Its works fine in Oracle Apex 4.2, but does not work in Oracle Apex 5.

    I just downloaded the plugin from the link below

    https://code.Google.com/p/PLSQL-utils/downloads/detail?name=region_type_plugin_muledev_pivot_region.SQL

    How to use this plugin in my Oracle Apex 5 application?

    Thank you

    Su.GI

    Su.GI wrote:

    Now I am developing an application using Oracle Apex 5.

    I have improved my request of Oracle Apex 4.2 to 5.

    I used the plugin called PivotTable. Its works fine in Oracle Apex 4.2, but does not work in Oracle Apex 5.

    I just downloaded the plugin from the link below

    https://code.Google.com/p/PLSQL-utils/downloads/detail?name=region_type_plugin_muledev_pivot_region.SQL

    How to use this plugin in my Oracle Apex 5 application?

    Interaction with the rendering plugin 5.0 of APEX generates hundreds of errors in JavaScript (check the browser console) of the jquery.ui.sortable.min.js library included with the plug-in, indicating an incompatibility with versions 5.0 of the APEX of the other libraries.

    The plugin code includes a comment about this library:

      -- note: this file is also found in /i/libraries/jquery-ui/1.8.22/ui/minified/ but is not included by default by Apex
      apex_javascript.add_library (
        p_name      => 'jquery.ui.sortable.min',
        p_directory => p_plugin.file_prefix);
    

    APEX 5.0 is a newer version of the library of /i/libraries/jquery-ui/1.10.4/ui/minified/jquery.ui.sortable.min.js and the plugin works when it is used with it.

    Go to the components shared > Plug-ins > PivotTable, delete the original jquery.ui.sortable.min.js of the files section and download the 1.10.4 version instead.

  • Hi, after all stages of extraction of data from oracle to oracle during the execution of command "start extract ext1" his error giving the Manager does not work, can you please help me. Thank you

    Hi, after all stages of extraction of data from oracle to oracle during the execution of command "start extract ext1" his error giving this handler does not run both source and target, can you please help me. Thank you

    Hello

    The setting should be as below, and not only the port number should be...

    PORT 7809

    Kind regards

    Veera

  • Oracle.adfmf.application does not exist

    Hello

    I installed the 5.1.1 Android and the API level 22.    on my 32-bit Windows 7 platform.

    I have installed and configured the JDeveloper12.1.3 and developed the Appplication of base according to the Oracle JDeveloper 12 c (12.1.3) tutorials - Setting Up Mobile Application Framework

    Now when I try to compile the project, I get the error below.


    I use the JAVA8.  and I put this JDK paths at the project level in libraries and Classpath

    Error (43): error: cannot find symbolLifeCycleListenerImpl.javaC:\JDeveloper\mywork\MyMobileApp\ApplicationController\src\applicationApplicationController.jpr
    Error (3): error: package oracle.adfmf.application does not existLifeCycleListenerImpl.javaC:\JDeveloper\mywork\MyMobileApp\ApplicationController\src\applicationApplicationController.jpr

    Its clear that the import oracle.adfmf.application.LifeCycleListener;    is a failure. 

    I've added all the mobile libraries to classpath in the JDeveloper, yet the compilation is put down.

    Which library, I need to add to the classpath to resolve this problem?

    Quick help is appreciated.

    -Khaleel

    Hi Shay,

    Thanks for the details. He has solved after I replaced my JDK 1.8.0 with 1.8.0_45 and remove the JDK1.7 from my system.  Now, the project has got compiled successfully without any errors.

    However

    Concerning

    Khaleel

  • Related problem JRE | Oracle EBS 12.2.4 and Internet Explorer 11.0.9600.17631 | Forms does not work

    Hello

    I'm having some problem with the JRE, the following are details.

    Oracle EBS: 12.2.4

    Internet Explorer: 11.0.9600.17631

    Windows: 8.1 (64)

    Now the problem is, the forms are not loaded in the browser.

    The default page while trying to open a form is telling to install file: oaj2se.exe which does not work.

    also I can use firefox (37.0.2) or chrome (42.0.2311.152 m) for EBS.

    Thank you.

    Shahidul.

    Hi Eric,.

    Please see - recommended browsers for Oracle E-Business Suite Release 12 [389422.1 ID]

    Kind regards

    Kiran

  • Installation of Oracle 11 g R2 grid does not detect the ASM disks

    Hi guys,.

    I'm trying to install Oracle 11 g R2 RAC and as part of the installation of the grid, the Setup program does not detect the ASM disks.

    Here are the outputs for some commands.

    [root@rac1 ~] # oracleasm scandisks

    Reload from disk partitions: fact

    Cleaning up stale ASM disks...

    ASM disks scanning system...

    Instantiation of disk 'ASMDATA2 '.

    Instantiation of disk 'ASMDATA1 '.

    [root@rac1 ~] # oracleasm listdisks

    ASMDATA1

    ASMDATA2

    [root@rac1 ~] # ls - ls/dev/oracleasm/disks

    Total 0

    0 brw - rw - 1 grid asmadmin 252, 3 14 May 17:18 ASMDATA1

    0 brw - rw - 1 grid asmadmin 252, 2 14 May 17:18 ASMDATA2

    I already tried to reconfigure Oracleasm (oracleasm configure - i) but no luck.

    I would be really grateful for the help here as its been a few days now and want to complete the installation as soon as possible

    Concerning

    Praveen

    Thank you Ricardo, I see now the disks after you change the path from discovery to/dev/oracleasm/disks

  • OWM said "the directory &lt; OH &gt; / owm/portfolios/oracle ' does not exist

    Hello, RHEL 6, x 86-64

    Oracle 11.2.0.4 Ent Edition

    I installed the database from 11.2.0.3 to 11.2.0.4.  User reports ' ORA-28365: portfolio is not open "while trying to access the tables in a schema of some.

    I have little experience with Wallet, so I did know that I can "open" the wallet using OWM.  I start OWM and follow the instructions in the section 9.4.3 http://docs.oracle.com/cd/B28359_01/network.111/b28530/asowalet.htm#i1006711, and after step 2 which is to select a directory for the wallet, he tells me, ' "the directory < OH > / owm/portfolios/oracle"does not exist".". "  Ahh!  (By the way, it was when I was stressed the House ORIGINAL Oracle (11.2.0.3) because I wanted to see if the portfolio existed there.

    Now, I'm panicked moderately.  I try next?  I have to open the wallet!

    Thank you in advance for taking the time.

    Humbly,

    I had neglected to copy the 11.2.0.3 sqlnet.ora House.  After moving only and the connection automatic as well as encryption of wallet files, everything was suddenly fine.

    Thank you for taking the time to help me!

    Appreciated!

  • ADF mobile application deployment: the Android Dalvik (.dex) file does not exist. (oracle.adfmf.framework.dt.deploy.android.deployers.ApkDeployer)

    Nice day

    I use Jdeveloper 11.1.2.3.0

    I'm getting following error when deploying my first app on the android emulator, please help me solve this problem. The exception log is the:

    [10: 50:12] update Android profile dependencies with FAR profiles created from application projects...

    [10: 50:12]-deployment began.  ----

    [10: 50:12] the target platform's (Android).

    [10: 50:12] early deployment of ADF Mobile 'FirstMobileApp' to Android application using the profile "ANDROID_MOBILE_NATIVE_archive2."

    [10: 50:12] check the State of the Android Debug Bridge server...

    [10: 50:17] Server Android Debug Bridge started.

    [10: 50:17] check a single Android emulator is online and connected to the ADB server...

    [10: 50:17] early deployment of ADF Mobile 'FirstMobileApp' to Android application using the profile "ANDROID_MOBILE_NATIVE_archive2."

    [10: 50:17] analysis of the dependence running...

    [10: 50:17] building...

    [10: 50:17] deployment of 3 profiles...

    [10: 50:17] wrote the Archives Module to C:\JDeveloper\mywork\FirstMobileApp\ApplicationController\deploy\ApplicationController.jar

    [10: 50:18] wrote the Archives Module to C:\JDeveloper\mywork\FirstMobileApp\ViewController\deploy\ViewController.jar

    [10: 50:18] start preparing the package...

    [10: 50:18] check the Application Controller project exists...

    [10: 50:18] checking dependencies of applications...

    [10: 50:18] Validation of the application XML files...

    [10: 50:18] Validation of the XML files in the ApplicationController project...

    [10: 50:18] Validation of the XML files in the ViewController project...

    [10: 50:18] copy of FARs in the application of the Mobile ADF framework...

    [10: 50:18] far from the source of the copy: ViewController...

    [10: 50:18] copy by far the source: ApplicationController...

    [10: 50:18] copy of model Android...

    [10: 50:48] copy of the framework resource files...

    [10: 50:48] copy of resource files java framework...

    [10: 50:57] copy of the common javascript files...

    [10: 51:02] deployment of counting files...

    [10: 51:02] copy of the application image files...

    [10: 51:02] copy of the ADF Mobile configuration files...

    [10: 51:02] .adf files...

    [10: 51:03] copy of file security related to the application of the Mobile ADF framework...

    [10: 51:03] Creation of preferences Android XML files...

    [10: 51:03] creating AndroidManifest.xml file...

    [10: 51:03] Creation of unsigned Android application file...

    [10: 51:31] compile the file of the Android resource identifier...

    [10: 51:33] create file classes.dex Android since the class files...

    [10: 51:33] update of Android application file not signed with content file and .adf DEX...

    [10: 51:33] Server Android Debug bridge closure...

    [10: 51:33] undeployment.

    [10: 51:33] - incomplete deployment.

    [10: 51:33] the Android Dalvik (.dex) file does not exist. (oracle.adfmf.framework.dt.deploy.android.deployers.ApkDeployer)

    Hello

    I found the answer to this error, it's like actually had reinstalled Studio Android, whereby a new directory has been created with the software, called SDK as sdk1. And in my tools-> preferences, path of the plate-shape and tools platform was given as the sdk (old directory). Now, I've updated the path in the new directory as sdk1 and it works fine.

    Best regards,

    Julien

  • The course that I did for the OCP certification in Oracle Database 11 g does not appear on the list of courses on the pearson Web site view.

    The course I did for the OCP certification in Oracle Database 11 g does not appear on the view list of courses on the pearson Web site, I sent an email to [email protected] < deleted by the moderator e-mail address > , no response within 7 days since 01/28/2015, enamel is lower, the title of my course is in Portuguese.  What should I do in this case?

    ------------------------------------------------------------

    Dear Oracle.

    I send you this mail because recently I passed the exam 1Z0-053-Oracle Database 11 g: Administration II, which is the last review necessary to acquire the OCP Certification. However, in the path to certification, I need to prove that I participated in an official Oracle training.

    Research for the course on the site to view pearson, I did find the name of course on the list. So I'm sending you this email with the courses required for certification information. I attended the course at FIAP College (http://www.fiap.com.br/en/conheca-a-fiap/parcerias-estrategicas/), in the city of São Paulo (Brazil) of March, 2010 until March 2011. The above link is possible to check that the University is a partner of Oracle. The title I had was "Graduate in Oracle Database Management".

    In this e-mail, I have attached a copy of the certified course FIAP (front.jpg, certificate Back). I also send my profile data in the site view pearson (Pearson VIEW - my profile.pdf) and my scores on tests for certification of OCP (1Z0 - 051.pdf, 1Z0 - 052.pdf, 1Z0 - 053.pdf).

    If you need additional information just let me know and I'll give you.

    Please acknowledge this information and give me the OCP certification (Oracle Database 11g Administrator Certified Professional).

    Kind regards.

    Italo Moises dos Santos.

    Oracle ID: < deleted by the moderator test >

    ------------------------------------------------------------

    I did this way, because the https://education.oracle.com/pls/eval-eddap-dcd/OU_SUPPORT_OCP.home?p_source=OCP link has not worked, I sent my class even without knowing if it will be accepted, so I exchanged a few emails and my journey has been accepting.

  • Oracle Database 11 GR 1 material: Table or view does not exist: MSK_CFG_TAO

    People,

    Hello. I'm working on the PeopleSoft application that runs on the database server Oracle 11 g 1 top material.

    I run the MSK_CFG, but it returns the error: Table or view does not exist. Has no SQL statement: Truncate Table user.PS_MSK_CFG_TAO4.

    I run the SQL to SQL statement > as below:

    SQL > select * from the user. MSK_CFG_TAO;
    SQL > select * from user.PS_MSK_CFG_TAO;
    SQL > select * from user.PS_MSK_CFG_TAO4;

    All the 3 tables above are non-existent.

    I checked the application designer, the MSK_CFG_TAO table is a temporary table with 4 fields. This table is the database. PS_ is before the table MSK_CFG_TAO fix. and the PS_MSK_CFG_TAO4 table is an instance of the temporary table MSK_CFG_TAO.

    I do not understand how to handle this kind of error.

    My question is:

    How to solve the Temorary MSK_CFG_TAO and PS_MSK_CFG_TAO tables are not exist in SQL > fast during the temporary table MSK_CFG_TAO is actually in the database?

    Thanks in advance.

    PL don't post duplicates - 9.0 Solution Campus: the process of data demographic MSK_CFG access

  • ORA-01092: ORACLE instance is complete. Forced logoff ORA-00942: table or view does not exist on the 12 c CARS

    Hey Geeks,

    I met a problem when starting my 12 c RAC database.

    To mount it fine, but when I try to open, he throws me an error.

    System Global area 1.5400E + 10 bytes

    Bytes of size 4737560 fixed

    2952791528 variable size bytes

    1.2415E + 10 bytes database buffers

    Redo buffers 26857472 bytes

    Mounted database.

    SQL > alter database open;

    change the database open

    *

    ERROR on line 1:

    ORA-01092: ORACLE instance is complete. Disconnection forced

    ORA-00942: table or view does not exist

    Process ID: 11338068

    Session ID: 1429: No.3

    Here is the output of the trace file...

    ORACLE_HOME = / oracle_home/app/orahome

    Name of the system: AIX

    Name of the node: INS1

    Version: 1

    Version: 7

    Machine: 00C8CCA74C00

    Instance name: INST1

    Redo thread mounted by this instance: 1

    Oracle process number: 7

    The Unix process PID: 20381876, image: oracle@ins1 (TNS V1 - V3)

    2014-11-27 22:49:20.892

    SESSION ID: (197.5) 2014-11-27 22:49:20.892

    CUSTOMER ID :() 2014-11-27 22:49:20.892

    NAME OF THE SERVICE :() 2014-11-27 22:49:20.892

    NAME of the MODULE: (sqlplus@ins1 (TNS V1 - V3)) 22:49:20.892 2014-11-27

    ACTION NAME :() 2014-11-27 22:49:20.892

    2014-11-27 22:49:20.889716: start the recovery of field = 0, valid = 0, flags = 0 x 4

    2014-11-27 22:49:24.580

    Awarded with 32 slaves of recovery success

    With the help of 3 buffers overflow by slave of recovery

    2014-11-27 22:49:24.740

    1 post of thread: logseq 15, block 2, CHN 3510749

    cache-bass rba: logseq 15, block 3

    RBA on disk: logseq 15, block 72, RCS 3510824

    Start the recovery at logseq 15, block 3, Yvert 0

    2014-11-27 22:49:24.981

    Started the resilvering redo thread 1 seq 15 blocks 72-73

    2014-11-27 22:49:24.994

    Finished resilvering redo thread 1 seq 15

    2014-11-27 22:49:24.994

    Started writing zeroblks thread 1 seq 15 blocks 74-81

    2014-11-27 22:49:24.994

    Completed written zeroblks thread 1 seq 15

    = Redo read statistics for thread 1 =.

    Total physical reads (from disk and memory): 4096 KB

    -Redo read_disk - statistics

    Read rate (ASYNC): 35KO in 0,25 s = > 0.14 Mb / s

    Long: 0 Ko, moves: 0/104 (0%)

    Longer LWN: 2 k, moves: 0/33 (0%), moved: 0 MB

    Redo last scn: 0x0000.0035922b (3510827)

    ----------------------------------------------

    -Recovery Hash Table statistics

    Hash table buckets = 262144

    More long string hash = 1

    Hash string average = 25/25 = 1.0

    Max compares by lookup = 1

    AVG compares by lookup = 151/176 = 0.9

    ----------------------------------------------

    2014-11-27 22:49:25.007

    KCRA: start the debt for 25 blocks of data collection

    2014-11-27 22:49:25.039

    KCRA: treated blocks = 25/25, has claimed = 25, eliminated = 0

    2014-11-27 22:49:25.054

    Online Redo Log recovery: thread 1 mem Group 6 Seq 15 reading 0

    2014-11-27 22:49:25.060

    Ask again filled with 0.02 MB

    2014-11-27 22:49:25.235

    Control of completed recovery point

    -Recovery Hash Table statistics

    Hash table buckets = 262144

    More long string hash = 1

    Hash string average = 25/25 = 1.0

    Max compares by lookup = 1

    AVG compares by lookup = 176/176 = 1.0

    ----------------------------------------------

    Recovery thread nab 1 seq 15 to 74 with 8 zeroblks sets

    2014-11-27 22:49:26.000

    2014-11-27 22:49:26.000433: validate the domain 0

    2014-11-27 22:49:26.001348: valid domain 0, flags = 0x0

    2014-11-27 22:49:28.315

    County ofsmtab$: 0 entries

    2014-11-27 22:49:28.732

    ORA-00942: table or view does not exist

    ORA-00942: table or view does not exist

    2014-11-27 22:49:28.738

    USER (ospid: 20381876): put an end to litigation because of the 942 error

    In my case, the problem solved by running the following...

    GRANT SELECT on SYS. The USER$ in XDB.
    GRANT SELECT on SYS. The USER$ in CTXSYS.
    GRANT SELECT on SYS. The USER$ to DVSYS;
    GRANT SELECT on SYS. The USER$ to LBACSYS.
    GRANT SELECT on SYS. The USER$ to APEX_040200;
    GRANT SELECT on SYS. The USER$ to DV_SECANALYST;

    See the screenshot above.

Maybe you are looking for