Luactivate possible bug - diag-device not changed

I wasn't sure where to submit this, so I'll post it here.
When using luactivate, it modifies the eeprom boot-device so you get the new boot environment on the next reboot. However, for machines that support diagnostic booting, the diag-device is not changed.
This caused a bit of confusion for us; we needed to do a diagnostic reboot on a machine that was upgraded quite some time ago and were quite puzzled why it came up in the solaris 8 boot environment. Seems a bit weird to not modify the diag-device to match the current boot-device?

I wasn't sure where to submit this, so I'll post it here.
When using luactivate, it modifies the eeprom boot-device so you get the new boot environment on the next reboot. However, for machines that support diagnostic booting, the diag-device is not changed.
This caused a bit of confusion for us; we needed to do a diagnostic reboot on a machine that was upgraded quite some time ago and were quite puzzled why it came up in the solaris 8 boot environment. Seems a bit weird to not modify the diag-device to match the current boot-device?

Similar Messages

  • Output device not changing in Spool

    Dear Fellows,
    I am having problem in the printing of purchase contracts. Users want to keep the output proposed in contract creation in pending status and keep on using it through ME9K by trial  print out.
    Original output is proposed with output medium of printout OK. Now if I change it to output medium fax in ME9K and do a trial fax it does not work. SP01 shows the original printer as output device and not the fax machine.
    I am not sure where the problem is. Please help why output device is not changing when the output medium is changed ?
    Tkx
    IMJ

    Dear,
    When in NACE tcode, you must be selected Application EV, then select output types button. Then select the output type for Fax->then branch to detail , go to default value tab: then you''ll find transmission medium.You can select "fax" or "external send".
    If you're using external send, u need to maintain the "communication strategy"in
    IMG-Application serverbasis servicesmessage controlDetermine Comm.Strategy,then name it and maintain the comm,typethen select the comm.method=fax.
    Regards,
    w1n

  • Possible Bug? SQL query changing the Cursor Type from Scrollable to non Scrollable in a ResultSet

    Hi all,
    I've been beating my head against this for a few days now, and while
    there is a workaround, I haven't found out what's causing this to
    happen.
    Every other SQL query except for this one particular query works fine
    and returns a scrollable result set. That one query on the other hand,
    returns a non-scrollable result set.
    Here's the code which is calling the query:
    sqlStatement = getSQLFromFile();
    debug("SQL statment = " + sqlStatement);
    stmt = conn.createStatement(ResultSet.TYPE_SCROLL_INSENSITIVE,ResultSet.CONCUR_READ_ONLY);
    debug(sqlStatement);
    rst = stmt.executeQuery(sqlStatement);
    debug("The type is " + rst.getType());
    rst.last();
    For most queries, the output is "The type is 1004" - which means the
    resultset is scrollable - as it should be.
    For one particular query, the output is "The type is 1003" which means
    that the result set is of type forward-only.
    Of course, calling rst.last() fails in the second case.
    If the difference between the queries was drastic, I might have
    something to go on. I've tested this out with different size queries,
    but the switch between having the type incorrectly changed is the
    deletion of a 0x0a 0x0d on the first line.
    I.E. this means the failing query reads :
    "select
    from........."
    and the query which works reads
    "select *
    from........."
    I've looked at the failing query in it's binary format, and that's the
    only difference I can discern.
    To further confuse things, there are other queries which have a
    similar format - and which work.
    I've read about a bug in Weblogic 5.1 SP9 which ignores the setting of
    the Statement to return a ResultSet with a scrollable cursor, and
    while this seems to be a bug, it doesn't seem the same bug at all -
    besides, I'm using Weblogic 6.0 with SP1 on a W2K system.
    Does anyone have any ideas as to what might be causing this? I'm
    stumped..

    Ryan D'Silva wrote:
    Hi Joe,
    I'm using the Oracle thin driver -
    oracle.jdbc.driver.OracleDriver - version #8.1.6.0.0
    and the DBMS is
    "Oracle9i Enterprise Edition Release 9.2.0.2.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.2.0 - Production"
    Does that help?Yes. Two things: TYou should probably upgrade the oracle thin
    driver, by downloading the latest appropriate one from their site,
    and make sure it's ahead of all weblogic jars in the classpath the
    server builds for itself. Also, let's see how simple we can make the
    problem. Would you please repeat the JDBC that demonstrated the problem,
    in a small standalone java program that uses a direct thin driver connection,
    getting weblogic out of the picture? (The problem does sound like
    and oracle driver issue).
    Joe
    >
    >
    Thanks,
    - ryan
    You don't say what DBMS and what JDBC driver you're using for the pool.
    That is likely to be the issue. Let me know.
    Joe
    Here's the code which is calling the query:
    sqlStatement = getSQLFromFile();
    debug("SQL statment = " + sqlStatement);
    stmt = conn.createStatement(ResultSet.TYPE_SCROLL_INSENSITIVE,ResultSet.CONCUR_READ_ONLY);
    debug(sqlStatement);
    rst = stmt.executeQuery(sqlStatement);
    debug("The type is " + rst.getType());
    rst.last();
    For most queries, the output is "The type is 1004" - which means the
    resultset is scrollable - as it should be.
    For one particular query, the output is "The type is 1003" which means
    that the result set is of type forward-only.
    Of course, calling rst.last() fails in the second case.
    If the difference between the queries was drastic, I might have
    something to go on. I've tested this out with different size queries,
    but the switch between having the type incorrectly changed is the
    deletion of a 0x0a 0x0d on the first line.
    I.E. this means the failing query reads :
    "select
    from........."
    and the query which works reads
    "select *
    from........."
    I've looked at the failing query in it's binary format, and that's the
    only difference I can discern.
    To further confuse things, there are other queries which have a
    similar format - and which work.
    I've read about a bug in Weblogic 5.1 SP9 which ignores the setting of
    the Statement to return a ResultSet with a scrollable cursor, and
    while this seems to be a bug, it doesn't seem the same bug at all -
    besides, I'm using Weblogic 6.0 with SP1 on a W2K system.
    Does anyone have any ideas as to what might be causing this? I'm
    stumped..

  • On-demand process in page processing - possible bug?

    Hi
    Came across a possible bug today, certainly not a big one and unlike to affect many people but...
    1. Create an on-demand application process
    2. Create an on-demand page process that calls the application process
    3. Delete the application process.
    Now at this point, the page process is still available for editing/deleting etc.
    4. Copy the application.
    In the new version of the application, the page process shows as plain text in the application builder with no link to edit or delete it and when the page is run, it predictably fails at the processing point of the page process when it tries to find the application process (the id from wwv_flow_processing is shown in the error for the old application process).
    The only way to get rid of the page process is to select 'Edit All' and then select and delete it - then everything is hunky dory again.
    A minor issue I know, but maybe someone will have the same issue one day and stumble across this thread :)
    Cheers
    Ben

    At the moment I cannot say if your link can help. Right now the call of the On demand Process looks like this:
    Inside annonymous PL/SQL Region:
    <script type="text/javascript">
    get = new htmldb_Get(null,'||:APP_ID||'.,'APPLICATION_PROCESS=F_REPORT_NAME',0);
    gReturn = get.get();
    document.write(gReturn);
    </script>

  • When i plug my ipod usb cord it says "usb device not recognized"

    when i plug my ipods usb cord it says "usb device not recognized"

    Check this article for possible solutions:
    iOS: Device not recognized in iTunes for Windows

  • My photos will not sync to my Apple TV (1st generation), ipad, iphone, or itouch. They used to be there but upon recent syncs with all devices they have all gone. I am totally baffled as I have not changed settings?

    My photos will not sync to my Apple TV (1st generation), ipad, iphone, or itouch. They used to be there but upon recent syncs with all devices they have all gone. I am totally baffled as I have not changed settings?

    I had the same thing happen to me.  It's a bug in iPhoto 9.4.2.
    The first time you run iPhoto after upgrading to iPhoto 9.4.2, it "updates the iPhoto library".  This sometimes tickles a bug where iTunes can see all your iPhoto albums, but iTunes thinks they are empty.  Since iTunes thinks all your albums are empty, it dutifully deletes any photos from your synced iOS devices.
    It's easy to tell if this is the problem you are seeing.  Open iTunes and go to the photos sync panel for one of your iOS devices.  If you have multiple albums checked, but iTunes shows a total of 0 photos, then you have the problem.
    I spent an hour with an Apple Genius.  he couldn't find any mention of this problem in their internal support system.  His recomendation was to reinstall the operating the system.  I suspect that this won't solve it.
    The only solution I have found is to restore iPhoto 9.4.1 and the corresponding iPhoto library from your backups.
    I would refrain from upgrading to iPhoto 9.4.2 until Apple has a fix for this issue.

  • What are the changes / enhancements / or possible bugs in LR 5 Auto Tone

    Can anyone explain what, if any, changes, enhancements, or possible bugs were introduced in the functionality of Auto Tone since LR ver. 5.0. The reason I ask is that I get different results for the Exposure and Contrast adjustments when applying Auto Tone (using ver. 5.3) from the results  (using ver.5.0) shown in the book "Adobe Photoshop Lightroom 5 CIB" in the "Using Quick Develop in the Library module" section, step 4 on page 37. (This difference in results between LR versions was confirmed by the authors of LR5CIB.)

    I'm not sure about any new bugs but the radical exposure mis-calculations have been improved. I had photos that were over exposed to 5 (and even 10, believe it or not) that were exposed to a more appropriate 2 or so following the improvements (in Lr5.2 if memory serves). It's also less likely to radically underexpose.
    Enjoy, (in my opinion, it's much better)
    I think there may have even been further improvement in Lr5.3 but I can't swear to it - seems to preserve a little more contrast than in 5.2 - could be my imagination..
    Rob

  • How i can back up my i phone ore restore back up if it keeps to say password is wrong. i tried every possible psw ds does not work. now i want to change the password it wants old pswd and i do not know it. what can i do?

    how i can back up my i phone ore restore back up if it keeps to say password is wrong. i tried every possible psw ds does not work. now i want to change the password it wants old pswd and i do not know it. what can i do?

    Sorry, but if you have forgotten the password for your encrypted backup, you'll have to start all over again:
    Make sure that the password you use is one that you'll remember. If you encrypt an iPhone backup in iTunes and forget your password, you won't be able to restore from backup, and your data will be unrecoverable.
    If you can't remember the password and want to start again, you must perform a full software restore and choose set up as a new device when iTunes prompts you to select the backup from which to restore.
    copied from Create and delete iPhone, iPad, and iPod touch backups in iTunes

  • TS1398 my wifi will not change from off to on. I have done everything possible, including resetting my network settings.  Internet is working fine on tablet etc.

    My wifi will not change from off to on. I have done everything possible, including resetting my network settings.  Internet is working fine on tablet etc.

    Hello dthlah,
    Thanks for the question. Based on the information you have provided, it sounds like your Wi-Fi option on an iPhone 4S is greyed out. The following article explains this issue and potential resolution:
    iOS: Wi-Fi settings grayed out or dim
    http://support.apple.com/kb/TS1559
    Follow these steps to resolve the issue:
    1. Verify that airplane mode is off by tapping Settings > Airplane Mode.
    2. Reset the network settings by tapping Settings > General > Reset > Reset Network Settings.
    Note: This will reset all network settings, including Bluetooth pairing records, Wi-Fi passwords, VPN, and APN settings
    3. Ensure that your device is using the latest software. To do so, connect your device to your computer and check for updates in iTunes.
    4. If your issue is still unresolved, perform a software restore in iTunes.
    If you are still unable to turn Wi-Fi on, please contact Apple for support and service options.
    Thanks,
    Matt M.

  • My iPhone 5S is using 2.5GBs of storage for the camera roll.  I deleted all but 190 photos and this did not change.  My other devices cannot backup to iCloud due to the volume on my iPhone.  Any ideas?

    My iPhone 5S is using 2.5GBs of storage for the camera roll.  I deleted all but 190 photos and this did not change.  My other devices cannot backup to iCloud due to the volume on my iPhone.  Any ideas?

    Try turning off the Camera Roll option in Settings>iCloud>Backup & Storage>Manage Storage>Your device. Then turn it back on again.
    Cheers,
    GB

  • Ipod 7th generation. bought it 3 days ago. no problem then but now won't turn on. I keep getting a usb device not recognized (and i keep changing ports to no avail). what to do?

    ipod 7th generation. bought it 3 days ago. no problem then but now won't turn on. I keep getting a usb device not recognized (and i keep changing ports to no avail). what to do?

    wish i can rmber how mine was fixed i think i just waited tried again and likr magic it worked again left itunplugged, i was like you recently boughtand it happened to me, now i have another diffrent promblem with it.

  • Document being distributed no changes not possible and btadminh could not be locked

    Hi All,
    I am getting ERROR: "document being distributed no changes not possible" & WARNING:"BTadminH could not be locked" in CRM WEBUI while trying to edit the order.
    I checked all the BDOCs and smq1, smq2 ,smw01 here are no queues stuck here.
    I also run distribution check FM, whenever i run it will be unlocked and able to edit. but this is not the solution for me because this error and warning getting to every new order (transaction) .
    thanks,
    Vinnu.

    Hi,
    Check the initial status settings, there should not be any distribution lock maintained.
    Award point if it is helpful
    Regards,
    D Singh

  • I am in Muse 2014.3. When I edit a page, in the preview everything looks fine, but when I upload it to FTP, the page does not change, even when I upload the whole site. Is this a bug? I don't know what to do.

    I am in Muse 2014.3. When I edit a page, in the preview everything looks fine, but when I upload it to FTP, the page does not change, even when I upload the whole site. Is this a bug? I don't know what to do.

    Hi Jaap,
    Are you sure about your FTP credentials (FTP folder and site URL) that you are using for the upload? Are you able to see the updated files in the remote directory of the FTP server, after you finish uploading the muse file, using an external FTP client like FileZilla?
    Thanks
    -Prashanth

  • Possible Bug: Rows & Column values are not honoured in panel form layout

                      <af:panelFormLayout id="pfl10"
                                                                                    binding="#{backingBeanScope.backing_AssemblyStarts.pfl10}"
                                                                                    rows="1" maxColumns="4"
                                                                                    fieldWidth="66%" labelWidth="34%">
    Even after Running, saving, deploying it shows the same 4 rows...
    I wanted to include image as well... how to insert image in the question ? I drag and drop image on this editor, but it did not allow me to submit the question.
    Here is the image I uploaded on google drive...
    https://docs.google.com/file/d/0B7Po4hB-u4BgS3ExWG5YdjRIS1E/edit?usp=sharing
    Thanks
    Rahul

    It is confirmed now...... I checked that this "Panel Form Layout" does not work on popup. It does not change rows and columns at all..... !!!!
    It works fine on the normal page... but not on the popup.
    Is it Bug or it is shortcoming of 'panel form layout' ???
    Anybody listening ??  anybody faced this earlier ???
    Thanks
    Rahul

  • Why is the number "1" when setting up the dial fat thickness did not change the font? Is it possible to adjust the font in the thick klavioture typing?

    Why is the number "1" when setting up the dial fat thickness did not change the font? Is it possible to adjust the font in the thick klavioture typing?

    paulcb wrote:
    Using the Bold Text Accessibility option does make the keypad numbers a little bolder.
    Yep - I was only looking at Text Size.
    But still, not sure what the deal is. The "1" is just as readable as any other number on the keyboard regardless.

Maybe you are looking for

  • CDs loaded, Artist name does not appear in ARTISTS list

    Among all the CDs I've loaded and songs purchased, I have 2 Carly Simon CDs on my video iPod. However, Carly Simon's name does not appear in my list of ARTISTS in the Music Menu. I did a sync with my iTunes list and the songs are indeed loaded. Why i

  • Creating a thread inside doPost

    Hello, I have a process which consumes approx 20-30 minutes. I don't want the user to wait till the processing is complete. I would like to display a response as soon as the data is sent to server. So I plan to create an instance of Thread and put th

  • End users not able to export a report to a spreadsheet

    Hi Gurus, My end users not able to export a report to a spreadsheet.. version     : ECC 6.0 Release    : 7.10 support Package 14 Currently the end user has 6 choices for creating spreadsheets if the selecte the "All Available Formats" option when gen

  • Opening Date on an external procurement

    Hi Experts, Need help to determine which function module/table has Opening Date of an external procurement- This appears in the first screen when external procurement is opened from transaction /SAPAPO/RRP3. Thanks, P

  • Mpeg-2 PAL

    when i put my project through compressor as PAL, it was once NTSC, and try export at 720x576, as to the specs given to me, i get a 720x540 file in the end. these are my settings: Name: mobile Description: No description File Extension: m2v Estimated