Data loads at Repository, but error in dashboard, System DSN

Error in Dashboard UI:
ORA-01017: invalid username/password; logon denied at OCI call OCISessionBegin. [nQSError: 17014] Could not connect to Oracle database. (HY000)
While creating the System DSN with Oracle 11g, the error is as follows -
Unable to connect
SQLState=IM003
Specified driver could not be loaded due to system error 127
Any inputs would be appreciated.
Thanks
KSK

hi
1.tnsping directly the OBAW from cmd prompt or putty
2.set the ODBC.INI tnsfile on linux box
3.set the tnsnames.ora file under Oracle client on windows box
4.try to directly view the data from repository
5. some times network issues, so ask your dba to bounce the database
6. take help of your DBA to investigate more from database side
hope iit helps
poinsts please
thanks
rakesh

Similar Messages

  • Data loads at Repository, but error in BI Dashboard, System DSN

    Error in Dashboard UI:
    ORA-01017: invalid username/password; logon denied at OCI call OCISessionBegin. [nQSError: 17014] Could not connect to Oracle database. (HY000)
    While creating the System DSN with Oracle 11g, the error is as follows -
    Unable to connect
    SQLState=IM003
    Specified driver could not be loaded due to system error 127
    Any inputs would be appreciated.
    Thanks
    KSK

    May I point out the obvious?
    ORA-01017: invalid username/password

  • Essbase Error(1003050): Data Load Transaction Aborted With Error (1220000)

    Hi
    We are using 10.1.3.6, and got the following error for just one of the thousands of transactions last night.
    cannot end dataload. Essbase Error(1003050): Data Load Transaction Aborted With Error (1220000)
    The data seems to have loaded, regardless of the error. Should we be concerned, and does this suggest something is not right somewhere?
    Your assistance is appreciated.
    Cheers

    Hi John
    Not using a load rule.
    There were two other records which rejected based on absentee members. The error message was different for them, and easily fixed.
    But this error doesn't tell us much. I will monitor the next run to see if the problem persists.
    Thanks

  • 'Cannot begin data load. Analytic Server Error(1042006): Network Error

    Hi...
    I got a error message when I upload data from source file into Planning via IKM SQL to Essbase (data).
    Some records are found following errors.
    'Cannot begin data load. Analytic Server Error(1042006): Network Error [10061]: Unable To Connect To [localhost:32774]. The client timed out waiting to connect to the Essbase Agent using TCP/IP. Check your network connections. Also please make sure that Server and Port values are correct'
    What is this error about? is the commit interval too large? now the value is 1000.

    Hi,
    You could try the following
    1. From the Start menu, click Run.
    2. Type regedit and then click OK.
    3. In the Registry Editor window, click the following directory:
    HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Tcpip\Parameters
    4. From the Edit menu, click New, DWORD Value.
    The new value appears in the list of parameters.
    5. Type MaxUserPort and then press Enter.
    Double-click MaxUserPort.
    6. In the Edit DWORD Value window, do the following:
    * Click Decimal.
    * Enter 65534.
    * Click OK.
    7. From the Edit menu, click New, DWORD Value.
    The new value appears in the list of parameters.
    8. Type TcpTimedWaitDelay and then press Enter.
    9. Double-click TcpTimedWaitDelay.
    10. In the Edit DWORD Value window, do the following:
    * Click Decimal.
    * Type 300
    * Click OK.
    11. Close the Registry Editor window.
    12. Reboot essbase server
    Let us know how it goes.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • BI Content data load - Caller 70 ST22 Error CX_RSR_X_MESSAGE

    Hi All,
    Currently, we have been in the process of activating BI Content mostly 3.x flows within our new development system.
    including cubes 0FIAP_C02, 0FIAR_C05, 0FIAR_C02, 0FIGL_C01 etc. Activation of content through to source system has been successful though data loading has proved into the cube through the 3.x flow has proved to be an issue.
    The problem being when the info package is run to update the specific cube the load remains in yellow pending status before eventually reaching its time-out limit and producing a caller 70 error as below:-
    Short dump in the Warehouse
    Diagnosis
    The data update was not finished. A short dump has probably been logged in BI. This provides information about the error.
    System Response
    "Caller 70" is missing.
    Further analysis:
    Search the BI short dump overview for the short dump that belongs to the request. Pay attention to the correct time and date on the selection screen.
    You access a short dump list using the wizard or the menu path "Environment -> Short dump -> In the Data Warehouse".
    Error handling:
    Follow the instructions in the short dump.
    After checking ST 22 we obtain a number of exceptions as shown detailed below :-
       The exception 'CX_RSR_X_MESSAGE' was raised, but it was not caught anywhere
        along
       the call hierarchy.
       Since exceptions represent error situations and this error was not
       adequately responded to, the running ABAP program 'SAPLRRMS' has to be
       terminated.
    If the error occures in a non-modified SAP program, you may be able to
    find an interim solution in an SAP Note.
    If you have access to SAP Notes, carry out a search with the following
    keywords:
    "UNCAUGHT_EXCEPTION" "CX_RSR_X_MESSAGE"
    "SAPLRRMS" or "LRRMSU13"
    "RRMS_X_MESSAGE"
       75   ELSE.
       76     DATA: l_text  TYPE string,
       77           l_repid TYPE syrepid.
       78
       79     l_repid = i_program.
       80     l_text  = i_text.
       81
    >>>>>     RAISE EXCEPTION TYPE cx_rsr_x_message
       83           EXPORTING text = l_text
       84                  program = l_repid.
       85   ENDIF.
       86
       87 ENDFUNCTION.
    I have looked through the many articles related the error including notes :- 551464, 850428, 615389
    Though to no avail, there are no locked idocs in sm58 and also basis have checked the DB size and all is OK, also reactivating and dropping index's did not work
    Just wondering if there could be any further issues to resolve the data loading issues?
    Many Thanks

    Hi,
    Based on the provided details, please take a look at below detail in the short dump:
    I_IOBJNM
       <Object>       (In the most of cases the impacted object is 0REQUEST)
    So, check the version of the object:  >> tcode RSD5 - <object> -> Display 
    -> 'Version Comparison' button -> display All Properties  ->  Active/Content Version
    By these steps you can see what is different in the versions (A-Active and D-Delivered)
    To solve the issue check the steps provided in note 1157796 (in the first part - Symptom item)
    It should helps.
    Regards,
    Sinara

  • Data load through DTP giving Error while calling up FM RSDRI_INFOPROV_READ

    Hi All
    We are trying to load data in Cube through DTP from DSO. In the Transformation, we are looking up Infocube data through SAP Standard Function Module 'RSDRI_INFOPROV_READ'. The Problem we are facing is that our loads are getting failed & it is giving error as 'Unknown error in SQL Interface' & Parallel process error.
    In the DTP, We have Changed the No. of Parallel processes from 3 (default) to 1 but still the above issue exists with data loads.
    We had similar flow developed in 3.5 (BW 3.5 Way) where we had used this Function Module 'RSDRI_INFOPROV_READ' & there our data loads are going fine.
    We feel there is compatability issue of this FM with BI 7.0 data flows but are not sure. If anybody has any relevant inputs on this or has used this FM with BI 7.0 flow then please let me know.
    Thanks in advance.
    Kind Regards
    Swapnil

    Hello Swapnil.
    Please check note 979660 which mentions this issue ?
    Thanks,
    Walter Oliveira.

  • Data Load with warnings, but dataload.err empty

    Hi guys,
    laoding data on EAS Console for a Essbase database gives below message:
    Database has been cleared before loading.
    dataload.err is EMPTY.
    Any ideas??
    Some data is loaded but how can I find out where it stopped or is all my data loaded?
    Message:
    Parallel dataload enabled: [1] block prepare threads, [1] block write threads.
    Transaction [ 0x190004( 0x4fd89600.0x64578 ) ] aborted due to status [1003050].
    There were errors, look in H:\My Documents\temp\dataload.err
    Database import completed ['AXN_Sim'.'BewMod']
    Output columns prepared: [0]
    Thanks Bernd

    Hi,
    There is nothing much you can say whether the data is completely loaded or not. You have to check by yourself on that.
    Since the loading was aborted with a warning, it could be a network issue..
    Try to load a small file and then check whether you are facing the problem or you coulfd also post your finding on that..
    Thanks,
    CM

  • Data Load Duplicate Members Warning / Error

    Hi,
    I am running Essbase 11.1 and haven't used duplicate member settings much before. I'm having some trouble with data load errors.
    Background
    I have a dimension called "State" which includes member "SC" for South Carolina - however this is a parent member, and data loads go to it's children.
    I also have a dimension called "Method" which includes member "SC" for S-Cycle
    Both these dimensions are flagged to allow duplicate members.
    Problem
    When I load data to my outline, my error message says "Member SC is a duplicate member in the outline". I am using a rules file, and have told essbase that my one column represents the "Method" dimension. Because I load to a child of the state, I am not loading data to SC state directly (I ignore the state column in my data).
    Any ideas on what I need to do to get this to work? I"ve tried prefix/suffix to add [Method].[SC] and similar but no luck so far.

    Thanks John - still not quite working
    I should give another detail / extra complexity
    The "Geographic Location" dimensions looks like this:
    "Geographic Location" (Gen 1)
    "United States" (Gen 2)
    "SC" (Gen 3)
    "Unique Facility 1", "Unique Facility 2" etc (Gen 4)
    The data I have would be for Facility 1, Facility 2 which are unique member names which just happen to roll up under SC in the outline. I would have thought it would just load directly to those members without needing to specify their parent values.
    Do I need to specify [Geographic Location].[United States].[SC].[Facility 1] ? This seems like it's something that needs to be done in the source file rather than using the prefix/suffix features of the Rules File.

  • EDT Cat. 15 Data loaded to SAP but failed when updating

    Hi,
    I have an structure to load data into BP using KCLJ with Cat 15.
    Here it is.
    AKTYP
    TYPE
    PARTNER
    ROLE1
    KUNNR
    KUNNR_EXT
    BU_GROUP
    FIBUKRS
    CHIND_ADDR
    NAME_CO
    NAME_ORG1
    NAME_ORG2
    STREET
    STR_SUPPL1
    STR_SUPPL2
    STR_SUPPL3
    LOCATION
    HOUSE_NUM1
    POST_CODE1
    CITY1
    COUNTRY
    REGION
    LANGU
    CHIND_TEL
    TEL_NUMBER
    TEL_EXTENS
    We had the data loaded to SAP with ROLE 000000 and TR0100 but somehow when we tried to update the address thru ROLE TR0100, we had a dump and failed to update. However, the update is good when we use ROLE 000000 to update.
    Anyone would have a clue of this?
    Thanks

    I am new to EDT also. I know Cat 15 which can load BP. SAP has more categories which can load more using KCLJ. Here's my experience.
    Under Tcode SIMGH, find IMG structure External Data Transfer for SAP Banking. Under that structure, you can find Display Required and Optional Entry Fields for SEM Banking. When you enter 15 in the Category box, you'll see a whole list of fields about BP. You can use these fields to create your own structure.
    After you created your structure, use Define Sender Structure under External Data Transfer for SAP Banking to define your structure. After that, it is done. You can try use KCLJ to load your BP.
    If you still have other issues, mostly will be the configuration.
    Enjoy.

  • Data loaded into ODS, but no activation possible

    Hello Experts,
    I've data loaded data into an ODS, but no activation is possible!
    In Monitor it just say something like "not activated yet".
    usually it only takes a minute to activate, so I'm confised.
    any suggestions?
    Thanx
    Axel

    Hi,
    In SM37 -> give Job Name as BI_ODSA* and USer as  *  and check is there any job with Active status. If so, We can say ODS Activation is on process.
    With rgds,
    Anil Kumar Sharma .P

  • 0HR_PY_PP_1 Data Load (Initilization or Full) Error

    Hi,
    I am trying to perform data load (Initialization or Full) on 0HR_PY_PP_1 Data source.
    Selection options I am opting for is 01.01.2013 - 31.12.2014 ...to make sure Payroll is closed.
    Error:
    Data load is being failed with error "Personnel no. XXXXXX : Could not import payroll result 00221" - HR_BIW_PP
    Our ECC component SAP_HR-Release 604,Release - 0084 and Service Package - SAPKE60484
    Can you please update me how to resolve this error
    Thanks

    Hi,
    Have you tried to extraction at RSA3?
    if you get the same error message then seek SAP HR Team help.
    Seems like there is some issue about Mentioned PERNR and payroll assignment.
    HR Team can explain about it.
    if possible try run info pack with other PERNR selection and see. it may pulls data.
    Thanks

  • Data Load Transaction Aborted With Error [1130203]

    <p>I can't to load data by using rule file . How can I fixthis problem? it shown error message "Data Load TransactionAborted With Error [1130203]".</p><p>My Essbase is ver 7.0.0.</p>

    Don't have that message.<BR><BR>Have you lookedin the Application log to see if there is any more information - this is the best place to start.<BR><BR>Is the file that you are trying to load the same format as previous files loaded - has anything changed ?<BR><BR>maybe you need to open the load rue, and then open the file to see if teh data lines up with the expected format and setup of the load rule .

  • Data load into SAP ECC from Non SAP system

    Hi Experts,
    I am very new to BODS and I have want to load historical data from non SAP source system  into SAP R/3 tables like VBAK,VBAP using BODS, Can you please provide steps/documents or guidelines on how to achieve this.
    Regards,
    Monil

    Hi
    In order to load into SAP you have the following options
    1. Use IDocs. There are several standard IDocs in ECC for specific objects (MATMAS for materials, DEBMAS for customers, etc., ) You can generate and send IDocs as messages to the SAP Target using BODS.
    2. Use LSMW programs to load into SAP Target. These programs will require input files generated in specific layouts generated using BODS.
    3. Direct Input - The direct input method is to write ABAP programs targetting on specific tables. This approach is very complex and hence a lot of thought process needs to be applied.
    The OSS Notes supplied in previous messages are all excellent guidance to steer you in the right direction on the choice of load, etc.,
    However, the data load into SAP needs to be object specific. So targetting merely the sales tables will not help as the sales document data held in VBAK and VBAP tables you mentioned are related to Articles. These tables will hold sales document data for already created articles. So if you want to specifically target these tables, then you may need to prepare an LSMW program for the purpose.
    To answer your question on whether it is possible to load objects like Materials, customers, vendors etc using BODS, it is yes you can.
    Below is a standard list of IDocs that you can use for this purpose to load into SAP ECC system from a non SAP system.
    Customer Master - DEBMAS
    Article Master - ARTMAS
    Material Master - MATMAS
    Vendor Master - CREMAS
    Purchase Info Records (PIR) - INFREC
    The list is endless.........
    In order to achieve this, you will need to get the functional design consultants to provide ETL mapping for the legacy data to IDoc target schema and fields (better to ahve sa tech table names and fields too). You should then prepare the data after putting it through the standard check table validations for each object along with any business specific conversion rules and validations applied. Having prepared this data, you can either generate flat file output for load into SAP using LSMW programs or generate IDoc messages to the target SAPsystem.
    If you are going to post IDocs directly into SAP target using BODS, you will need to create a partner profile for BODS to send IDocs and define the IDocs you need as inbound IDocs. There are few more setings like RFC connectivity, authorizations etc, in order for BODS to successfully send IDocs into the SAP Target.
    Do let me know if you need more info on any specific queries or issues you may encounter.
    kind regards
    Raghu

  • Cannot create new Data Source - Oracle ODBC does not show in System DSN

    On Windows 7 x64, Installed Oracle 10g to use ODBC to connect to Oracle database but am not able to create new data source as Oracle ODBC does not show in System DSN.... only shows SQL server etc etc...

    If you installed 32-bit Database Client, try the 32-bit ODBC admin tool: C:\Windows\SysWOW64\odbcad32.exe
    Note that 10.2.0.5 is the earliest "10g" version supported on Win 7.
    http://download.oracle.com/docs/cd/B19306_01/relnotes.102/b15680/toc.htm#BABEBBJF
    As an alternative, try the 11.2 Instant Client.
    For 32-bit apps: http://www.oracle.com/technetwork/topics/winsoft-085727.html
    64-bit/x64: http://www.oracle.com/technetwork/topics/winx64soft-089540.html

  • Data loaded at YTD, but showing Periodic in HFM until re-Export, then YTD

    We are using FDM 11.1.2.1 (FM11X-G5-E Target adapter) to load YTD data to HFM 11.1.2.1. The "View" dimension in FDM is set to YTD and we don't have any other custom event or calculation scripting happening. Also confirmed the source file values are YTD, as well as the value in Export grid in FDM and the .dat files in the Outbox.
    When we then view the data in an HFM grid or SmartView, many times it displays as Periodic even though the View is set to YTD. We've double checked many HFM settings (UsePVAForFlowAccounts=Y, ZeroViewForNonadj = YTD, ZeroViewForAdj = YTD, ConsolidateYTD = Y, DefFreqForICTrans = Y), and ensured we are consolidating with View = YTD. I can even drill through to FDM on the Periodic value and see the correct YTD value for that POV in FDM.
    Now the strange part: If we then simply re-run Export in FDM, and refresh the grid/SmartView for the same POV, the balance is now showing the correct YTD value. It's seems to show up randomly for different data sources, at different times, and this fix always works. It's almost as if the Periodic value or setting is "stuck", and then gets fixed after another Export from FDM.
    However, the client's long term future process cannot be "re-Export each monthly load twice". Not sure if anyone has encountered this and if it's a result of FDM, HFM, backend DB, patching, metadata, etc. Any help or thoughts would be appreciated. Thanks.

    Yes, I know [YEAR]. I meant, I have never noticed data entry allowed on [YEAR].
    Is the accounts properly intersected with custom dimensions? i.e the Account property of TopCustom1Member,TopCustom2Member...etc. If that is not set then, accounts will not have valid intersection with Customs and you can not enter data.
    Secondly., What is the default frequency for the scenario you are selecting? MTD? Are you looking at a month in Period (Jan/Feb etc) or at Q1/Q2 level?

Maybe you are looking for

  • Problem changing imported video from "music" to "tv show" category

    i imported some tv shows that i already had on my computer (i didn't get the from the itunes music store) and, by default, the video shows up under the "movies" category in my ipod. i have some other tv shows that i did buy from the itunes music stor

  • Trouble connecting to Hotel Wifi

    I have a 2011 Macbook pro with mountain lion and I am currently at a hotel where I am unable to connect to the wifi.   To access you select the wifi that you want and open a browser and a login page should show up to allow you to sign in.  I never ge

  • Identification of Mapping program at runtime

    Hi, I have a requirement in which based upon the value in a particular field I need to call the different mapping program. I already have the different scenrios with these mapping programs, now that if the value is "A", it needs to call the mapping p

  • Parameter Text set maximum length

    I have 2 paramenters with requirements below Set the maximum length of the parameter to 4 typed in the text box. Set the maximum length of the parameter to 2 and allow only alphabets typed in the text box. ShanmugaRaj

  • Excel arrow keys stop working (NOT SCROLL LOCK)

    Excel Office Pro Plus 2013 on windows 7 64 bit. This has happened since I loaded it.. older excel never has this issue on same host. When I am working in a spreadsheet and moving around with arrow keys.. they stop working randomly. It is NOT scroll l