Error executing db6_update_db.sh after DB2 9.7 FixPack 4

Hi experts,
We are encountering error while executing db6_update_db.sh after DB2 9.7 FP4. Has anybody encountered the same error? Any SAP notes you could suggest? Below are some informations on the error. We would appreciate any response and help to resolve the issue. Thanks in advance.
Executing the script:
db6_update_db.sh script version 0026           *
detected DB2 Release:  090704
./db6_update_db.sh  version 0026 started on Fri Mar  2 03:25:34 GMT 2012
Generate Script Header                                                 : OK
Check and create 16K Bufferpool if required                            : OK
Run db2upd tools according to release if required                      : OK
Invoke the db2sap libary                                               : OK
Rebind packages                                                        : OK
Establish sysdummy workaround                                          : ERROR
  ERROR: SQL error occured.
Failed with return code 2. Please look for problems in the log file /db2/db2k3d/
db6_update_db.log
./db6_update_db.sh  finished successfully (RC=0) on Fri Mar  2 03:25:37 GMT 2012
Checking the logs.
DEBUG: () : ACTION_TEXT: Establish sysdummy workaround                         
Establish sysdummy workaround                                         
DEBUG: sqlExecute() : entry
DEBUG: () : PARAM_SQL_FILE:
/db2/db2k3d/db6_update_db_out.sql
DEBUG: () : SQL_LINES_BEFORE: 42
DEBUG: () : PARAM_SQL_STMT:
SELECT 'GRANT SELECT ON TABLE SYSIBM.SYSDUMMY1 TO PUBLIC;'
FROM   TABLE( VALUES( 'PUBLIC' ) ) AS SAPAUTH( USERNAME )
        LEFT OUTER JOIN ( SELECT GRANTEE
                          FROM   SYSCAT.TABAUTH
                          WHERE  GRANTEE = 'PUBLIC' AND
                                 GRANTEETYPE = 'G' AND
                                 TABNAME = 'SYSDUMMY1' AND
                                 TABSCHEMA = 'SYSIBM' AND
                                 (SELECTAUTH = 'Y' OR SELECTAUTH = 'G')) AS TABA
UTH
        ON SAPAUTH.USERNAME = TABAUTH.GRANTEE
WHERE  TABAUTH.GRANTEE IS NULL
SQL1024N  A database connection does not exist.  SQLSTATE=08003
DEBUG: () : ERROR

Hmm, interesting.
db6_update_db.sh is a ksh script.  I have a PMR open for seemingly similar problems with ksh93 disconnects since upgrading to AIX 7.1 from 5,3.  Previous the same script worked fine.  Further testing has found similar problems under fewer circumstances with AIX 5.3.  We haven't encountered the issue with ksh yet, but who knows...
As Thomas suggested, DB2DBDFT masks the problem so long as a persistent connection is not required.
Regards,
Jeremy Rickard

Similar Messages

  • [BIACM0085] Error executing load plan after reverting from LDAP to original security mechanism in BIA 11.1.1.7.1

    We have tried to change authenticaion of BI Apps 11.1.1.7.1 to LDAP, but reverted this due to some other issues. Now we are back with standard authentication, and all functionality seems to work fine, except execution of a load plan.
    When we select (any) plan that was executed earlier, we get an error:
    [BIACM0085] Error executing load plan. Action: Correct the properties selected or entered and retry.
    [BIACM0080] Cause: Application error: MustUnderstand headers:[{http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd}Security] are not understood Action: Contact your help desk or system administrator.
    According to one of our WLS gurus there is a mismatch between consumer and provider of a web service with a security policy, but we cannot find any difference between a working and this failing environment.
    We already started a trace in WLS, but this does not help us further.
    Any hints on troubleshooting steps or even better resolution are more than welcome, as this is blocking a new full load and further tests.
    Tx,
    Luc

    We have tried to change authenticaion of BI Apps 11.1.1.7.1 to LDAP, but reverted this due to some other issues. Now we are back with standard authentication, and all functionality seems to work fine, except execution of a load plan.
    When we select (any) plan that was executed earlier, we get an error:
    [BIACM0085] Error executing load plan. Action: Correct the properties selected or entered and retry.
    [BIACM0080] Cause: Application error: MustUnderstand headers:[{http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd}Security] are not understood Action: Contact your help desk or system administrator.
    According to one of our WLS gurus there is a mismatch between consumer and provider of a web service with a security policy, but we cannot find any difference between a working and this failing environment.
    We already started a trace in WLS, but this does not help us further.
    Any hints on troubleshooting steps or even better resolution are more than welcome, as this is blocking a new full load and further tests.
    Tx,
    Luc

  • Error executing ODIMoveFile process after Essbase interface

    Hi
    I have created a package with execution of ODIMoveFile after Essbase extraction interface, in following order:
    1. An interface extracts dimension from Essbase into a txt file
    2. ODIMoveFile to move(not copy) this file at other location
    Now when i execute this package, the interface to extract the dimension executes fine and it gives the output in file.
    But during the execution of ODIMoveFile, it gives error saying, the file could not be deleted.
    Now, once the extraction of dimension members is complete, why does ODIMoveFile not able to move the file?
    I also tried to replace the ODIMoveFile with OS command which executes a Bat file to copy the file & then delete it. This time, the second part continues to execute for long duration without giving errors & i need to manually stop it.
    Moreover, when i tried to manually delete the file, i am unable to do so, giving error that the file is in use.
    Does the control over the file does not get removed even if interface completes execution??

    Hi,
    I think there is a lock of the file until the package has completed.
    There is a way round this.
    Create a package with the extract measures interface.
    Create a scenario from the package.
    Create another package, use the tool OdiStartScen to start the Scenario you created above.
    Next step have the OdiFileMove.
    Ok?
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Error executing the Query after deploying and executing the application in WLS 6.1 SP3

    Hi,
    We are trying to run a application by deploying a war file on Web Logic Server
    6.1 SP3. After deploying and at the time of execution of the application, the
    server console displays this error message
    java.sql.SQLException: ORA-00600: internal error code, arguments: [ttcgcshnd-1],
    [0], [], [], [], [], [], []
    While debugging thru the application we found that this error comes at the time
    of execution of the query thru the Statement.executeQuery method of java.sql.Statement
    class.
    This same application when deployed on Web Logic Server 8.1 runs perfectly, without
    any hitches.
    Please, provide me the solution to this asap.

    Look for sometime around November. No exact date.
    Eric
    "Dominic Tulley" <[email protected]> wrote in message
    news:[email protected]..
    Thanks Eric,
    you know what I'm going to ask next right?
    Any ideas when SP4 comes out?
    Cheers,
    -Dominic
    "Eric Gross" <[email protected]> wrote in message
    news:[email protected]..
    The next version of Apache that we will support will be 2.0.42/2.0.43
    and
    the module for that will be included in the next Service Pack for6.1(SP4)
    and 7.0(SP2).
    The problem with Apache 2 is that when a new release comes out a newmodule
    needs to be compiled. Most of the time. For 2.0.42/2.0.43 this is notthe
    case.
    Regards,
    Eric
    "Dominic Tulley" <[email protected]> wrote in
    message
    news:3da3f246$[email protected]..
    I'm trying to set this up (initially just apache in front of a single
    WLS
    server but ultimately I want to put it in front of a cluster).
    I've installed Apache 2.0.40.
    I've copied the mod_wl_20.so file into the apache modules folder.
    I've edited the httpd.conf file and added the line:
    LoadModule weblogic_module modules/mod_wl_20.so
    When I run apache -t to check the configuration I get the following:
    C:\Program Files\Apache Group\Apache2\bin>apache -t
    Syntax error on line 173 of C:/Program Files/Apache
    Group/Apache2/conf/httpd.conf:
    Cannot load C:/Program Files/Apache Group/Apache2/modules/mod_wl_20.sointo
    server: The specified procedure could not be found.
    So what's going on here?
    Looking at previous postings it sounds like there's an issue with
    versions
    of apache after 2.0.39 but I can't find a download for that version.Also,
    it sounded like the issues were for WLS 7, not 6.1. Can this work
    with
    2.0.40 or am I wasting my time?
    If I get the mod_wl_20.so from dev2dev I get the "incompatible plugin"
    message that has been mentioned in this group already.
    Any suggestions appreciated,
    -Dominic

  • Test fails after php install: "Error executing file"  and "no protocol"

    With version 10.1.3.3.0, after installing the php extension, a simple test file fails with the log message of:
    >>
    Error executing file:/pgmdev/phpApp1/phpProj1/public_html/test1.php
    Reason: no protocol: /pgmdev/test1.php
    <<
    Contents of test1.php:
    <html>
    <head>
    <title>PHP Test: test1.php</title>
    </head>
    <body>
    <?php phpinfo(); ?>
    </body>
    </html>
    Any suggestions?

    Additional info:
    This is on a Fedora 8 box that is running Oracle XE and ZendCore php just fine. Running the test.php page from /var/www/html produces the expected results, so apache is running as it should. The ZendCore control panel functions as well.

  • "error executing the process" rebooted there after it doesn't turn on

    Hi.
    I have an important problem with my Lenovo k900 brought in september 2013. It gave an error like this "error executing the process..." I reboot the phone, but since that moment the phone doesn't turn on.
    I have tried a hard reset (power + volume(+)) but it doesn´t work.
    When I press the power button, the lights below switch on for a few seconds, but the phone doesn't turn on.

    This is a tough problem to solve if your not experienced with fixing Mac's, you can opt to take it to a local PC/Mac tech to solve it or you can attempt things on your own.
    If you opt for the local help make sure talk to them if you have backups of your data or not, thus may require data recovery efforts performed first before wiping and installing everything fresh.
    Gray, Blue or White screen at boot, w/spinner/progress bar

  • Error after upgrade  "Error Executing Database Query.  "

    I have set up a new server with CF MX 6.1. I have moved code
    from a CF 5 server. Now I am getting a lot of errors like this one.
    They all vary somewhat but seem to be related to two things. The
    problems seem to occur with CFINSERT to an access database. I have
    been trying to fix this for some time now and would appreciate any
    input. I have installed both the cf 'service pack' and a hot fix
    that I thought was related directly to this.
    Error Occurred While Processing Request
    Error Executing Database Query.
    [Macromedia][SequeLink JDBC Driver][ODBC
    Socket][Microsoft][ODBC Microsoft Access Driver] Syntax error in
    INSERT INTO statement.
    The error occurred in
    C:\Inetpub\vhosts\mysite.com\httpdocs\Ezedit\act_insert.cfm: line
    14
    Called from
    C:\Inetpub\vhosts\mysite.com\httpdocs\Ezedit\index.cfm: line 53
    Called from
    C:\Inetpub\vhosts\mysite.com\httpdocs\Ezedit\act_insert.cfm: line
    14
    Called from
    C:\Inetpub\vhosts\mysite.com\httpdocs\Ezedit\index.cfm: line 53
    12 : <CFELSEIF #ProductScan.Recordcount# IS 0>
    13 :
    14 : <CFINSERT DATASOURCE="mysite" TABLENAME="#Table#"
    username="admin" password="">
    15 :
    16 : <CFQUERY datasource="mysite">
    SQL insert into Products
    (WIDTH,HOTBUY,RETAIL1,REPEAT,HEIGHT,PRODUCTTITLE,JOIN,AJOIN,MATERIAL,OBJECTGROUP_ID,BOOKN AME,OBJECTGROUP_ID2,VJOIN,PRODUCTDESCRIPTION1,LENGTH,SAMPLE,MANUFACTURERPARTNO)
    values ( (param 1) , (param 2) , (param 3) , (param 4) , (param 5)
    , (param 6) , (param 7) , (param 8) , (param 9) , (param 10) ,
    (param 11) , (param 12) , (param 13) , (param 14) , (param 15) ,
    (param 16) , (param 17) )
    DATASOURCE mysite
    VENDORERRORCODE -3502
    SQLSTATE 42000
    Please try the following:

    <CFINSERT DATASOURCE="mysite" TABLENAME="#Table#">
    Probably an error. The tag assumes implicitly that a form has
    been submitted. In fact, one of its attributes is "formfields".
    Since you leave out the attribute, Coldfusion assumes it has to
    insert all the fields of a submitted form. You should put the tag
    within the block
    <cfif isDefined("form.someFormField")>
    </cfif>

  • Cluster Error SAP ECC EHP5 using DB2

    Hi, I´m installing SAP ECC EHP5 over Windows Server 2008 R2 in MSCS using DB2 as Database.
    I follow the steps in the installation guide and the first node was sucessfully installed. My problem is that when I execute the second step of the installation (database installation), in the sub-step "Now cluster the database" , after installed the database in the second node and run the utility db2mscs the following error occurs when I tried to initialize the DB2 service:
    "An error occurred while attemping to bring the resource ''DB2 Server' online"
    Error code: 0x8007138f
    The cluster resource could not be found
    Could you please give any hint to continue the installation?
    Thanks a lot.
    Kind regards

    I made a mistake and opened the thread 2 times. The other one was answered.
    Cluster Error SAP ECC EHP5 using DB2
    Edited by: Esteban REyes on Oct 18, 2011 10:32 AM

  • Error while starting oms after reboot

    Hi All,
    I am receiving the error while restarting OMS after rebooting the server. Any help would be appreciated.
    Ping statistics for ::1:
        Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 0ms, Maximum = 0ms, Average = 0ms
    C:\Windows\system32>ping xyz02srv141
    Pinging xyz02srv141.abc.com [::1] with 32 bytes of data:
    Reply from ::1: time<1ms
    Reply from ::1: time<1ms
    Reply from ::1: time<1ms
    Reply from ::1: time<1ms
    Ping statistics for ::1:
        Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 0ms, Maximum = 0ms, Average = 0ms
    C:\Windows\system32>nslookup 10.12.2.141
    Server:  tatnet200.abc.com
    Address:  10.10.2.200
    Name:    xyz02srv141.abc.com
    Address:  10.12.2.141
    C:\Windows\system32>nslookup xyz02srv141.abc.com
    Server:  tatnet200.abc.com
    Address:  10.10.2.200
    Name:    xyz02srv141.abc.com
    Address:  10.12.2.141
    C:\Windows\system32>nslookup xyz02srv141
    Server:  tatnet200.abc.com
    Address:  10.10.2.200
    Name:    xyz02srv141.abc.com
    Address:  10.12.2.141
    C:\Windows\system32>echo %ORACLE_UNQNAME%
    ORACC
    C:\Windows\system32>emctl stop oms -all
    EM Configuration issue. D:\app\s_oracle_xyz02srv141\product\11.2.0\dbhome_2/xyz02srv141.abc.com_ORACC not found.
    C:\Windows\system32>
    Regards,

    C:\Windows\system32>emctl stop oms -all
    EM Configuration issue. D:\app\s_oracle_xyz02srv141\product\11.2.0\dbhome_2/xyz02srv141.abc.com_ORACC not found.
    Hi,
    Please check the path of command emctl. The above emctl command is for Grid/Cloud Control. The output indicates that 'emctl' for database control was executed.
    Regards,
    - Loc

  • Error Executing Database Query

    I have a web application written in CF8 with Oracle 11g as the back end. This application has been used very often for more than 6 years. Currently I am moving to CF10 and did only a little modification to the CF codes. When I ran the new application in my test server, everything seems to be working just fine except when it calls an Oracle Package. This action produces an error:  Error Executing Database Query The strange thing is everything work before and after calling the procedure, I tested using cfabort This Oracle Package is still working in production server (CF8)  but not when it is called by CF10. My question is: Is there any changes for CF10 when calling a procedures? or is there any hotfix that I'm not aware of? The code is as follow:   SELECT case trim(to_char(SYSDATE, 'DAY')) WHEN 'MONDAY' then '1' else '2' end AS TodaysDate                 from dual     
                SELECT Count(other_id) AS NoRecFound     FROM gl_dup_ids_ssns     WHERE Trim(create_date) = 
                SELECT Count(other_id) AS NoRecFound     FROM gl_dup_ids_ssns     WHERE Trim(create_date) =         CF codes to Stop the process and email admin                                                             
                  Error Executing Database Query shows up when it hit to run cfstoredproc. The codes are exactly the same as in CF8, this template was not modified. Exceptions 14:03:53.053 - Database Exception - in /home/space/users/www/GL/glproc.cfm : line 93     Error Executing Database Query. 

    mega_L wrote:
    SELECT case trim(to_char(SYSDATE, 'DAY')) WHEN 'MONDAY' then '1' else '2' end AS TodaysDate                 from dual     
                SELECT Count(other_id) AS NoRecFound     FROM gl_dup_ids_ssns     WHERE Trim(create_date) =
                SELECT Count(other_id) AS NoRecFound     FROM gl_dup_ids_ssns     WHERE Trim(create_date) =         CF codes to Stop the process and email admin                                                            
    Surely, that cannot be the actual SQL, as it is obviously invalid.

  • ORA-06528: Error executing PL/SQL profiler

    Hai
    I would like to see the outcome of package (to view the report on the package).In order to get that
    I installed the below package connect as internal
    sql>d:\oracle\orq81\rdbms\admin\profload.sql
    In order to use dbms_profiler,after that i need to have installed profilling tables ,in order to get i ran proftab.sql ,and its created three tables are
    plsql_profiler_data,plsql_profiler_units,plsql+profiler_runs
    after that i ran the below procedure
    create or replace procedure do_mod as
    cnt number := 0;
    begin
    dbms_profiler.start_profiler( 'mod' );
    for i in 1 .. 500000
    loop
    cnt := cnt + 1;
    if ( mod(cnt,1000) = 0 )
    then
    commit;
    end if;
    end loop;
    dbms_profiler.stop_profiler;
    end;/
    PL/SQL procedure successfully completed.
    exec no_mod
    PL/SQL procedure successfully completed.
    In order to see the report on packge ,i had query the table , RUN_TOTAL_TIME IS 3.5190E+11(this is seconds)
    my qusetion is
    1)
    Please explain me that is total amount time in seconds or minutes,i donnot understand what is 3.5190e+11
    SQL> select RUNID,RUN_COMMENT,RUN_TOTAL_TIME FROM PLSQL_PROFILER_RUNS;
    RUNID
    RUN_COMMENT
    RUN_TOTAL_TIME
    1
    mod
    7.0975E+11
    2
    mod
    6.9767E+11
    RUNID
    RUN_COMMENT
    RUN_TOTAL_TIME
    3
    no mod
    3.5190E+11
    2)
    I had ran the above script one of the schema ,and successfully created above procedure.When i execte,it retuns below error message
    SQL> exec do_mod;
    BEGIN do_mod; END;
    ERROR at line 1:
    ORA-06528: Error executing PL/SQL profiler
    ORA-06512: at "SYS.DBMS_PROFILER", line 123
    ORA-06512: at "SYS.DBMS_PROFILER", line 132
    ORA-06512: at "MOHAN1.DO_MOD", line 4
    ORA-06512: at line 1
    Any one any idea about that
    Regards
    mohan

    1) Run_total_time is the elapsed total time in nanoseconds.
       A nanosecond is one billionth of a second.
       It is displayed in scientific notation
       where E stands for "times ten to the power of".
       So, 3.5190E+11 nanoseconds
         = 3.5190 * 100000000000 nanoseconds
         = 351900000000 nanoseconds
         = 351900000000 billionths of a second
         = 351900000000 / 1000000000 seconds
         = 351.9 seconds
       If you want to display it in seconds, use:
         SELECT runid,
                run_comment,
                run_total_time / 1000000000 AS seconds
         FROM   plsql_profiler_runs;
    2) The only thing that looks wrong about your do_mod procedure
       is the last line:
         end;/
       The / should be on the next line.
       Other than that, I don't see any possible cause for
       the error.

  • Jcontrol.exe stops with Error executing Bootstrap Node in EP

    Hello Everybody,
    We have Enterprise Portal 6.0 installed on our system with 1 GB RAM .The jcontrol.exe gets stopped in MMC ,the developer trace gives the error :
    Error executing Bootstrap Node
    Iam trying to restore Portal Application on another server with 2 GB RAM.I have taken OS level Offline backup of the system and restored it on another server of 2GB RAM.After that when I boot the server again
    jcontrol.exe gets stopped giving the same problem in developer trace:
    Error executing bootstrap node
    I want to change memory parameters for the system through configtool as given in note 723909 but iam even not able to connect to configtool,while connecting to configtool the error message given is
    Error connecting to DB
    Although i hv manually through command prompt shutdown and started the database but still gives the same problem?
    How to change the various memory parameters then? Kindly revert at earliest.Kindly revert to the issue at earliest as this is urgent and iam struggling with this issue since many day.Ur reply if found useful shall be awarded points.
    Regards,
    Saumya

    Hi,
    I would go with Michael's suggestion about system copy. I don't think just copying the files from one machine to another would serve the purpose. Let's not forget it's a totally different server all together and while installations, there are references to hostnames.
    Java system copy would be an ideal solution or i would suggest you to go for an upgrade of the same old server for RAM related issues.
    Regards,
    Sunil

  • Error executing "options ndmpd.preferred_interface" on storage system

    Dear Community Members,I have something strange with my DataSet:Error Message:MyControler.mydomain.com: Error executing "options ndmpd.preferred_interface" on storage system 'MyControler' (131). Please check the host login protocol setting, the error could be due to an issue with the current setting. If you would like to allow work to be done on a non-preferred interface when there is an issue obtaining the preferred interface, please set the dfm option ndmpDataUseAllInterfaces=1. (null)I have a Preferred ndmp Interface, I do not have any credential isssue.  BTW:I do not understood what is wrong in my configuration.

    I have this problem too but it doesn't seem to be a user rights issue because my NDMP user is in the administrators group with admin role which has cli.*. It's not a problem accessing the filer with SSH because I use PuTTy+SSH from the same Windows box to manage my filers. And it's not an issue with my NDMP user since I just re-set that up in DFM and copy & pasted the NDMP password (plus it works once I enabled the DFM option mentioned in my next paragraph). As suggested by Netapp Management Console (NMC), I set the dfm option to user all interfaces. After doing that, my job in NMC still did an event "retrieving preferred interfaces" and it succeeds and finds my main VIF that I want it to use, along with my e0M management interface. Luckily, it appears to be using the main VIF like I want, because I have NDMPD logging enabled and it makes connections on the VIF and doesn't make any connection on the e0M. The job succeeds, so I guess this works fine for me. Could this be a bug? Anyone out there able to set the preferred NDMP interface and still use NMC for SnapVault backups without setting DFM to user all interfaces for NDMP?

  • Frequent "Error Executing Database Query" errors?

    I am getting frequent "Error Executing Database Query. Timed
    out trying to establish connection" errors after upgrading our
    server to version 7. These errors only occur with applications that
    use Access databases and eventually cause the server to freeze up
    and I am forced to restart the ColdFusion service.
    Any ideas on what might be causing this issue? I have applied
    all the hot fixes, updaters, etc, and updated the JDBC drivers and
    yet this problem still continues. Thanks.

    delete and re-create all you dsn.
    Azadi Saryev
    Sabai-dee.com
    http://www.sabai-dee.com/

  • Error when opening site settings: Error executing child request

    Hi -
    On one of the site collections that I migrated over, when I click on Site Settings, I get an error.   Tracking it with the correlation ID I found the information below.
    System.Web.HttpUnhandledException (0x80004005): Exception of type
    'System.Web.HttpUnhandledException' was thrown. ---> System.Web.HttpException (0x80004005): Error executing child request for /ilm/Style Library/style/LM_style_sheet.css
    System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler,
    TextWriter writer, Boolean preserveForm, Boolean setPreviousPage,
    VirtualPath path, VirtualPath filePath, String physPath, Exception
    error, String queryStringOverride) at
    System.Web.HttpServerUtility.Execute(String path, TextWriter writer,
    Boolean preserveForm) at ASP._controltemplates_15_topnavbar_ascx.
    __Render__control1(HtmlTextWriter __w, Control parameterContainer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter
    writer...
    I think its somewhat like what this person was seeing
    here, but I am not sure why about the 1033 reference.  My LM_style_sheet.css reside at http://spsite/site/Style Library/style/LM_style_sheet_css
    How can I correct this issue?

    Hi XSSTX,
    According to your description, my understanding is that you got an error when you clicked Site Settings in SharePoint 2013.
    For resolving your issue , please open SharePoint 2013 Management Shell, and run the following PowerShell command:
    $w = Get-SPWeb http://YourServer/YourWeb;
    $w.AlternateHeader = $null;
    $w.Update()
    If this issue still exists, you need to embed the reference to your StyleSheet in the MasterPage:
    <SharePoint:CssRegistration
    name="<% $SPUrl:~sitecollection/Style Library/ style/LM_style_sheet.css%>"
    After="corev4.css"
    runat="server"
    />
    More information, please refer to the link:
    http://sharepointkate.com/2012/02/23/alternatecssurl-breaks-site-templates/
    I hope this helps.
    Thanks,
    Wendy
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Wendy Li
    TechNet Community Support

Maybe you are looking for

  • Updating multiple entries in NAST table

    Hello ALL, I would like to get your suggestions regarding one tricky requirement. As we know we can have multiple sales orders per one customer purchase order and normally we send order response Idoc per one sales order, due to some circumstances we

  • Excel 2010 Crashing on .xlsm enabled workbook

    Hi, I have a workbook that I had been using for over a year with a very simple formatting macro in it.  As of about two weeks ago, adding new data to the spreadsheet causes Excel to crash, rendering the workbook as corrupt.  I have started fresh with

  • Setting BI Publisher 11g in cluster environments

    Hi All, We are trying to set up BI Publisher 11g (as part of obiee11g) in cluster env. following the below doc: http://docs.oracle.com/cd/E28280_01/core.1111/e10106/bi.htm#ASHIA5931 But it is little confusing. in the below table there are so many pat

  • Using droid bionic in Mexico

    Can droid bionic be used offline in Mexico to access stored app such as translator in Mexico?

  • Message no: M3826

    Error while creating of material Message no: M3826 Maintenance status of field RMMG1-WERKS does not correspond to status of screen K