Oracle Business Intelligence Applications

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Codes d'erreur : OPR4ONWY:U9IM8TAC:OI2DL65P

Received Response
1
Views
2
Comments

Hello,

I am very new to OBIEE.

I need to displaye the dashboard but still i have the following error when displaying results:

Le pilote ODBC a renvoyé une erreur (SQLExecDirectW).

  Détails de l'erreur

Codes d'erreur : OPR4ONWY:U9IM8TAC:OI2DL65P

Etat : HY000. Code : 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] Une erreur générale s'est produite. [nQSError: 43113] Message renvoyé par OBIS. [nQSError: 17001] Code d'erreur Oracle : 28001, message : ORA-28001: the password has expired at OCI call OCISessionBegin. [nQSError: 17014] Connexion à la base de données Oracle impossible. (HY000)

Requête SQL émise : SELECT 0 s_0, "SINERGIE"."D Acheteur"."Nom Acheteur" s_1, "SINERGIE"."D Cout Centre"."Code Combinaison" s_2 FROM "SINERGIE" FETCH FIRST 65001 ROWS ONLY

Can anyone please help?

Answers

  • SriniVEERAVALLI
    SriniVEERAVALLI Rank 6 - Analytics Lead

    Check the connectionpool settings. Looks like your db password is expired!

  • [Deleted User]
    [Deleted User] Rank 2 - Community Beginner

    Srini has it roght. Just read the error message:

    873964e2-dd76-4297-9cfc-6665ef21be80 wrote:
    
    ORA-28001: the password has expired 
    

    Normally the ORA error messages are all you need to look at and then - if it's not as clear as the one above - google it.