Obtaining ODI-1228: missing a setting IN or OUT to index: 12

Hello

I am getting error executing package following ODI:

ODI-1226: step DATA_LOAD_STAGE fails after 1 attempt.
ODI-1240: Flow DATA_LOAD_STAGE fails during a load operation. This flow of charge table target STAGE_ITEM_MOD_SYN.
ODI-1228: SrcSet0 (load) task fails on ORACLE ORCL_NMC_INFC connection target.
Caused by: java.sql.SQLException: parameter IN or OUT to missing index: 12

Could you please say why this happens and how to solve it.

Here is the generated code:

SOURCE CODE:

Select
HE ITEM_NUMBER, C2_ITEM_NUMBER,.
HE PRIMARY_DESC C6_PRIMARY_DESC,.
HE SECONDARY_DESC C7_SECONDARY_DESC,.
He UDA_Name C10_UDA_NAME,.
HE UDA_VALUE C11_UDA_VALUE,.
IT. IBC C3_IBC,.
HE SUPPLIER_SITE C4_SUPPLIER_SITE,.
HE PRIMARY_SUPP_IND C5_PRIMARY_SUPP_IND,.
HE MODIFICATION_TYPE C1_MODIFICATION_TYPE,.
HE C8_USER_ID USER_ID,
HE CREATION_DATETIME C9_CREATION_DATETIME
of #NMC_ITEM_MODIFICATION. V_FILE_PATH/INCOMING / / NMC_ITEM_MODIFICATION #. V_FILE_NAME.csv COMPUTER
where (1 = 1)

THE TARGET CODE:

DECLARE
err_num NUMBER;
err_msg VARCHAR2 (300);
BEGIN
insert into ODISTG. C$ _0STAGE_ITEM_MOD_SYN
(
C2_ITEM_NUMBER,
C6_PRIMARY_DESC,
C7_SECONDARY_DESC,
C10_UDA_NAME,
C11_UDA_VALUE,
C3_IBC,
C4_SUPPLIER_SITE,
C5_PRIMARY_SUPP_IND,
C1_MODIFICATION_TYPE,
C8_USER_ID,
C9_CREATION_DATETIME
)
values
(
: C2_ITEM_NUMBER,.
: C6_PRIMARY_DESC,.
: C7_SECONDARY_DESC,.
: C10_UDA_NAME,.
: C11_UDA_VALUE,.
: C3_IBC,.
: C4_SUPPLIER_SITE,.
: C5_PRIMARY_SUPP_IND,.
: C1_MODIFICATION_TYPE,.
: C8_USER_ID,.
: C9_CREATION_DATETIME
);
exception
while others then
err_num: = SQLCODE;
err_msg: = SUBSTR (SQLERRM, 1, 300);
insert into odistg. ITEM_MODFCTN_ERROR (ITEM_NUMBER, ERR_MSSG) values (: C1_ITEM_NUMBER, err_msg);
end;

Thank you

Lacombe

In fact, I don't think that the error occurs in this part of the step (one of you sent the code). It's the command on the part of the target and it should arrive after loading the file. You can get the code at the stage of loading of the source and target area?

Should be a step like that.

In addition, could create another interface using the regular KM? Only for test purposes?

Stage who sent you here runs in the part of integration (insert new lines), and the only different thing it does is that if the insert cannot insert something (such as an invalid character in a number of columns or something like that) it will record the error in a table error.

Tags: Business Intelligence

Similar Questions

  • Error while loading data Hyperion essbase 11.1.2.2 ODI-1228

    ODI-1228:

    Caused by: java.sql.SQLException: sentencia SQL don't get runs en modo 'batch '.

    at org.hsqldb.jdbc.Util.sqlException (unknown Source)

    at org.hsqldb.jdbc.Util.sqlException (unknown Source)

    at org.hsqldb.jdbc.Util.sqlExceptionSQL (unknown Source)

    at org.hsqldb.jdbc.JDBCPreparedStatement.executeBatch (unknown Source)

    at oracle.odi.runtime.agent.execution.sql.SQLCommand.end(SQLCommand.java:267)

    at oracle.odi.runtime.agent.execution.sql.SQLExecutor.endExecution(SQLExecutor.java:156)

    at oracle.odi.runtime.agent.execution.sql.SQLExecutor.endExecution(SQLExecutor.java:1)

    at oracle.odi.runtime.agent.execution.DataMovementTaskExecutionHandler.handleTask(DataMovementTaskExecutionHandler.java:113)

    Thank you.

    Hello

    Please find the Sub forum archived for consultation.

    https://community.Oracle.com/thread/2588822

    Thank you

    ~ KKT ~.

  • Error Type 2 SCD: ODI - 1228:ORA - 01747: invalid column, table.column, or user.table.column specification

    ODI error. When you try to import.

    Error Type 2 SCD: ODI - 1228:ORA - 01747: invalid column, table.column, or user.table.column specification

    It is a common question.

    Allow your SCD SCD table column properties if you do not select "crush on change."
    This property simply

    -Online CPC IKM goto => select ignore option error on update of existing lines.

  • ODI-1228. ORA-00936: lack of expression

    Hi all

    I have an existing map where I load data flatfile Hyperion Essbase 11.

    This is achieved in the 2 interfaces.

    1. 1 flat file, 1 table Oracle to Oracle (staging)

    2. oracle (Staging) to Hyperion Essbase

    I am currently working on interface 1 that has 2 sources: a flat file and an oracle with a join condition table and an oracle target. The change is the addition of 2 new columns. I added 2 new columns in the flat file. I added these 2 columns to the target oracle table also. I changed all the MILES that are:

    1. oracle to SQL file

    2. LKM SQL for Oracle

    3 control of the IKM SQL add - Mindstream - DataQuality - tests

    Diff of the target staging area is not checked.

    Data are not be fulfilled to target oracle table. I get the following error.

    Error: ODI-1228: data_V2 load TXT_ORA 7B (integration) task fails on the target of ORACLE ORA_HYPTEST connection.

    Caused by: java.sql.SQLSyntaxErrorException: ORA-00936: lack of expression

    I tested the connection in the scheme physical and is very well. I am able to see the structure of the table also under the mapping tab with which I think that I am connected to the target.

    Kindly advice.

    Thank you

    Hello

    Can you please open the step failed ODi operator and goto code tab and copy and paste the code into the SQl command prompt and run manually and see the same error message comes or not, if there is error coming on yesy interface map.

    hope this will help you follow the question

    Kind regards
    Phanikanth

  • ODI the Package execution fails with ODI-1228 and ORA-20000 not sufficient privileges to analyze

    Hello

    I am trying to execute the package to ODI to have this error:

    Header 1

    ODI-1228: GATHER_SCHEMA_STATS-DW_STAGE (procedure) task fails when connecting ORACLE target ORACLE_SERVER.

    Caused by: java.sql.SQLException: ORA-20000: not sufficient privileges to analyze an object in the schema

    ORA-06512: at "SYS." DBMS_STATS", line 24867

    ORA-06512: at "SYS." DBMS_STATS", line 24945

    ORA-06512: at "SYS." DBMS_STATS", line of 24899

    ORA-06512: at line 2

    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:462)

    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:405)

    at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:931)

    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:481)

    at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:205)

    at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:548)

    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:217)

    at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1115)

    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1488)

    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3769)

    at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3954)

    at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1539)

    at oracle.odi.runtime.agent.execution.sql.SQLCommand.execute(SQLCommand.java:163)

    at oracle.odi.runtime.agent.execution.sql.SQLExecutor.execute(SQLExecutor.java:102)

    at oracle.odi.runtime.agent.execution.sql.SQLExecutor.execute(SQLExecutor.java:1)

    at oracle.odi.runtime.agent.execution.TaskExecutionHandler.handleTask(TaskExecutionHandler.java:50)

    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.processTask(SnpSessTaskSql.java:2913)

    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2625)

    at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:558)

    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:464)

    at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:2093)

    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$ 2.doAction(StartSessRequestProcessor.java:366)

    at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:216)

    at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.doProcessStartSessTask(StartSessRequestProcessor.java:300)

    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$ 0 (StartSessRequestProcessor.java:292)

    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$ StartSessTask.doExecute (StartSessRequestProcessor.java:855)

    at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:126)

    to oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$ 2.run(DefaultAgentTaskExecutor.java:82)

    at java.lang.Thread.run(Thread.java:744)

    (1) DW_STAGE and DW_REPORT have "ANY ANALYSER" and "UNLIMITED TABLESPACE" privilege and roles "S/n", 'CONNECT' and 'RESOURCE '.

    (2) agents are all running

    (3) tested ORACLE_SERVER and he succeeded

    Need for emergency assistance.

    Thanks in advance-

    ADI

    OK, I solved it.

    As part of Oracle under Technologies--> Oracle in the Studio of the ODI, I gave in the uid and password for DW_STAGE and it fixed the problem!

    Thank you all for your help and suggestions!

    ADI-

  • ODI 11 g to load data to Hyperion - error ODI-1228

    Hi friends,

    I'm using ODI 11 g to load the data for Hyperion Essbase using the "memory Sunopsis Staging Area table engine', I several created interfaces, but some have failed at the third stage of the process '3 - Carga - SrcSet0 - Load data'.

    Number of interfaces I created worked without problems by using the same configuration, topology, and KM, I thought that the problem was created by the file this extraction I´m. Ce file failed in other interfaces, but if I dupplicate the last line of the file (copy and paste at the end) interfaces for the file is complete.

    After the first appearance of the error, I created other interfaces, most of them works without problem, but a couple of them generates exactly the same error as one explained using different files.

    I use:

    ODI 11 g 11.1.1.5.2.

    IKM: IKM: IKM SQLto Hyperion Essbase (DATA).

    HSQLDB: Version 2.0.0.

    Essbase: 11.1.2.1.

    Source of the cube: BSO.

    The error that generated the ODI is:

    ODI-1228: Fallo en SrcSet0 (Carga) en el destino SUNOPSIS_ENGINE conexion SUNOPSIS_MEMORY_ENGINE task.

    Caused by: java.sql.SQLException: sentencia SQL don't get runs en modo 'batch '.

    at org.hsqldb.jdbc.Util.sqlException (unknown Source)

    at org.hsqldb.jdbc.Util.sqlException (unknown Source)

    at org.hsqldb.jdbc.Util.sqlExceptionSQL (unknown Source)

    at org.hsqldb.jdbc.JDBCPreparedStatement.executeBatch (unknown Source)

    at oracle.odi.runtime.agent.execution.sql.SQLCommand.end(SQLCommand.java:267)

    at oracle.odi.runtime.agent.execution.sql.SQLExecutor.endExecution(SQLExecutor.java:156)

    at oracle.odi.runtime.agent.execution.sql.SQLExecutor.endExecution(SQLExecutor.java:1)

    at oracle.odi.runtime.agent.execution.DataMovementTaskExecutionHandler.handleTask(DataMovementTaskExecutionHandler.java:113)

    ...

    ...

    ...

    I hope that you can guide me to find a solution.

    Thanks for all, best regards.

    I had the same problem in a seemingly random way. I could not find any resolution so the safest option is to choose a different staging technology.

  • ODI-1228: SrcSet0 (load) task fails on the target of ORACLE EBS_ connection

    Hello

    I'm integrating bulk data from one database to another DB, when I run the data in another DB all the success, but I am unable to see the result in another DB.so I checked in the operation tab I can see some belligerents message here.


    warnning:

    ODI-1228: SrcSet0 (load) task fails on the connection target ORACLE EBS_Customers.
    Caused by: java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist


    someone please you suggest on this.


    Kind regards
    Anil

    Hello

    There is really little detail, but if you work on eBS I suspect you're pointing the synonymous or something similar.

    Go to step "Create table of work." What do you see? Get the name and try will refuse this table exists

    Let us know

  • ODI - 1228 error when you try to delete a table using the procedure

    Hello

    I get the following error when I run the procedure. The process has two steps.

    Step 1: Drop table (REF_TABLE1 ;) removal
    Step 2: Complete the Table (Insert statements)

    ODI-1228: Load_Ref_Roles_Privileges_List (procedure) of the task fails on ORACLE DEVSCHEMA target connection.
    Caused by: java.sql.SQLSyntaxErrorException: ORA-00911: invalid character

    CODE: delete from REF_TABLE1;

    When I run the same delete statement into a TOAD, it works. Also, if I run it with only step2 it works.

    Please notify. Thanks for your time and your help.

    Hello

    Could you try without the *. * ?

    Only

    delete from REF_TABLE1
    

    Kind regards
    JeromeFr

  • Error ODI-1228

    Hello
    I'm doing a project of odi, loading data from csv files in a relational table. Here are the details: -.

    LKM :- LKM to SQL file, * IKM:-* incremental IKM SQL & CKM:- Oracle.

    Field separator is my file csv and record separator .

    But the interface will fail with ODI-1228 error code.
    Please let me know if you need more clarification of the problem.
    Please advice
    Thank you
    Sébastien

    NB: -.
    Here are the details of the problem

    ODI-1228: SrcSet0 (load) task fails on ORACLE XXRBS connection target.
    Caused by: java.sql.SQLSyntaxErrorException: ORA-01727: digital precision specifier is out of range (1-38)

    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:462)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:405)
    at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:931)
    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:481)
    at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:205)
    at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:548)
    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:217)
    at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1115)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1488)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3769)
    at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3954)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1539)
    at oracle.odi.runtime.agent.execution.sql.SQLCommand.execute(SQLCommand.java:163)
    at oracle.odi.runtime.agent.execution.sql.SQLExecutor.execute(SQLExecutor.java:102)
    at oracle.odi.runtime.agent.execution.sql.SQLExecutor.execute(SQLExecutor.java:1)
    at oracle.odi.runtime.agent.execution.TaskExecutionHandler.handleTask(TaskExecutionHandler.java:50)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.processTask(SnpSessTaskSql.java:2913)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2625)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:558)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:464)
    at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:2093)
    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$ 2.doAction(StartSessRequestProcessor.java:366)

    at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:216)
    at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.doProcessStartSessTask(StartSessRequestProcessor.java:300)

    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$ 0 (StartSessRequestProcessor.java:292)

    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$ StartSessTask.doExecute (StartSessRequestProcessor.java:855)

    at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:126)
    to oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$ 2.run(DefaultAgentTaskExecutor.java:82)
    at java.lang.Thread.run(Thread.java:662)

    Hi Sebastian,.

    This is because ODI generated a number with poor accuracy.

    In your model, click twice on your source data store, go to the tab column and replace 50 by 0 for number data types.

    It will be useful.

    Kind regards
    JeromeFr

  • Parameter Missing IN error or OUT to index: 1

    Hello
    I created a procedure with
    SOURCE:
    Select distinct a.bseg_id, b.pricecomp_id, c.svc_qty, a.seqno
    ci_bseg_cl_char has,
    (select BSEG_CL_CHAR. BSEG_ID, BSEG_CL_CHAR. SEQNO,
    case
    When BSEG_CL_CHAR. CHAR_TYPE_CD = "PAPCPICH" then
    BSEG_CL_CHAR. ADHOC_CHAR_VAL
    end PRICECOMP_ID
    of CI_BSEG_CL_CHAR BSEG_CL_CHAR) b.
    (select CL_CHAR. BSEG_ID, CL_CHAR. SEQNO,
    -case when CL_CHAR. CHAR_TYPE_CD = "AGGSVQTY" then
    CL_CHAR. ADHOC_CHAR_VAL
    end SVC_QTY
    of CI_BSEG_CL_CHAR CL_CHAR) c
    where a.bseg_id = b.bseg_id
    and a.bseg_id = c.bseg_id
    and a.seqno = b.seqno
    and a.seqno = c.seqno
    and b.pricecomp_id is not null
    and c.svc_qty is not null
    order of pricecomp_id, seqno

    TARGET:
    insert into FACT_ODI_INTERMEDIATE1
    (
    bseg_id,
    pricecomp_id,
    svc_qty,
    Seqno
    )
    values
    (
    : bseg_id,.
    : pricecomp_id,.
    : svc_qty,.
    : seqno
    )

    but its me gives error as:

    ODI-1228: task load Intermediate1 (process) fails on ORACLE VISA connection target.
    Caused by: java.sql.SQLException: parameter IN or OUT to missing index: 1


    If anyone can help? /

    Try changing the column names to upper case and check it once... .quelquechose like this...

    insert into FACT_ODI_INTERMEDIATE1
    (
    BSEG_ID,
    PRICECOMP_ID,
    SVC_QTY,
    SEQNO
    )
    values
    (
    : BSEG_ID,.
    : PRICECOMP_ID,.
    : SVC_QTY,.
    : SEQNO
    )

  • setSelectedIndex (index) on a ListField call does not set the focus to the index.

    Hi all

    I have a ListField I show in a popup. When the listField is displayed, the focus is not set to the game past index.

    Can someone please tell me what is missing here:

    ListField choiceList = new ListField() {
        protected boolean navigationClick(int status, int time) {
        int index = this.getSelectedIndex();
        fieldChangeNotify(0);
        FSApplication.getUiApplication().popScreen(FSApplication.getUiApplication().getActiveScreen());
        return super.navigationClick(status, time);
    }
    choiceList.setChangeListener((FieldChangeListener) uiFilter);
    choiceList.setCallback(new PopUpListCallback());
    add(choiceList);
    choiceList.setSelectedIndex(6);
    choiceList.setSize(choice.length, _selectedIndex);
    choiceList.setVisualState(VISUAL_STATE_ACTIVE | VISUAL_STATE_FOCUS);
    

    set the size and choices first, then the selected index.
    If this does not work, try invokelater for the index.

  • In Outlook express, how do I set up a 'out of office' message please?

    In Outlook express, how do I set up a 'out of office' message please?

    If you do this, you must let your computer 24/7, be connected to the Internet and open your e-mail program. If you want to do this anyway, the link below will show you how do it. One thing I would say is that where it says to create a rule and change you it to check for all Messages, and that the rule for the people in your address book. Otherwise you will answer Spam as well and could end up in an infinite loop of rebounds.
     
    Most of the servers of ISPs Internet/Mail to offer this service which would be a better choice.
     
    How to set up a reply automatic holiday in Windows Mail, Outlook Express or Windows Live Mail
    http://email.about.com/od/windowsmailtips/Qt/Vacation_Auto_Response_in_Windows_Mail_or_Outlook_Express.htm
     
    Configure Outlook & Outlook Express auto respond to incoming e-mail messages
    http://www.onecomputerguy.com/app_info/outlook_autoresponse.htm 
  • Import of ODI scenario - syntax error (setting empty for #EDWH.v_company_id).

    When importing the scenario of the ODI, I get the warning message

    Possible reason for failure analyze the above expression is the value of the empty parameter for ' #EDWH.v_company_id '.

    Found variables undefined during treatment: #EDWH.v_company_id

    followed by the error message

    The classifier already contains an item with the same name

    The tool failed with error ERROR_IMPORT code

    My questions: do I have to set the missing variable by using the Javascript API file? If so, are there any samples available?

    Can you the error message and the failure of the import be the consequence of the missing variable?

    Thanks for any suggestions on how to proceed

    Thank you for your response.

    The error was a bug in the ODI old bridge to import.

    By opting for the OEMM 12.2.1.0, which uses straight oracle odi sdk for importation, the problem disappeared.

  • Fonts suddenly stripped - looks like I'm missing font setting West...

    All of a sudden, my default font is smaller, paler and harder to read. It changes in tools-> Options-> content-> fonts & colors does nothing.

    After searching for which need to be addressed, everything seems OK, BUT miss me the selection of 'Western' in the "fonts for:" drop-down menu and I am missing the 'Western (ISO-8859-1)' selection in the menu drop-down "default character encoding".

    I still have the West selection in the view-> list menu drop-down character encoding. However, she maintains herself swinging back on Unicode even if I turn to the West.

    I guess this setting West missing is the cause of my problem. Fonts look good in Internet Explorer, so I don't think that there is a problem with the fonts on my computer in general.

    Advice is appreciated, because whatever the police it's by default after the Western missing parameter is very squeaky on the eyes.

    Hi, this is probably caused by kb3013455 of update from microsoft that can cause problems of rendering fonts on vista:

    After you have installed the 3013455 security update, you may notice a degradation in quality of text in some scenarios. The problem occurs only on systems running Windows Vista SP2 or Windows Server 2003 SP2. Microsoft is researching this problem and will post more information in this article when the information becomes available.

    Reference: https://support.microsoft.com/kb/3013455

    an option may be to tackle this particular update for now until there is a fix from microsoft or you could also look at if there is a graphics driver update available on the Web site of the seller (intel/amd/nvidia) which could also be solved this problem in some cases.

  • Windows Media Player is missing in Set Program Access and Computer Defaults

    I recently discovered that when I wanted to install a default media player, Windows Media Player was absent from "Default programs". When I ran a search on this problem, I had the suggestion that I enable access to Windows Media Player with "Set Program Access and Computer Defaults." However, when I tried this, I found that Windows Media Player was also absent from "Set Program Access and Computer Defaults"! Now, what I want to know is, how to restore Windows Media Player in the list of Set Program Access and Computer Defaults?

    Here's a hint: I do not have full access to Windows Media Player via the start menu.

    Brandon Taylor

    Brandon Taylor

    Hello, Brandon Taylor,.

    We will try to reset the Windows Media Player by using the following steps:

    Uninstalling and reinstalling Windows Media Player:
    Step 1.
    Uninstalling Windows Media Player:
    1. go to start and in the search type "Turn Windows willing or not.
    2. click on "Turn Windows features on or off".
    3. search for multimedia and uncheck the brand in the face of Windows Media Player.
    4 restart the computer
     
    Step 2.
    Reinstall Windows Media Player:
    1. go to start and in the search type "Turn Windows willing or not.
    2. click on "Turn Windows features on or off".
    3. find the multimedia functions and place a check mark in front of the Windows Media Player.
    4 restart the computer.

    Now, go to default programs, Windows Media Player is displayed now?

    If please reply back and let us know if this can help, or if you still need help.

    Sincerely,.

    Marilyn
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think

Maybe you are looking for