SLD losing configuration after shutdown

As the title says my problem is that my sld server loose the  connection parameters every time that we shut down the machine.
There's a way to save them?
thanks,
Daniele

Sorry for the delay...
Try looking at notes: 584654, 673144 764273 & 764393
Have you entered the connection data in the J2EE Admin Console?

Similar Messages

  • Nokia N97 mail programm losing configuration after...

    Hi,
    I've configured the email application that comes with N97 to store the emails in the E: unit (32gb the internal storage). All works smoothly until I connect the N97 to a PC using the massive storage mode, after this type of connection, when I disconnect the phone from the PC the email application returns to its initial configuration and try to load emails from C: unit, resulting in constant errors.
    To solve the problem I have to go to the configuration and change the mail storage  unit to E: each time I disconnect from the PC.
    Is there a way to avoid this problem? or is this a bug?. 

    mccbleue: The N97 is the first phone I use that loses mail configuration, not temporally but in a permanent way, only because you connect it to a PC
    When you connectto a PC in data transfer mode, the phone can no longer 'see' the mass memorybecause the mass memory is functioning as an external hard drive on the PC. Ifthe phone cannot 'see' the mass memory because it is performing a secondaryfunction, then it can't apply any settings to it, therefore your e-mailsettings is returning to the phone memory.
    The behavior ofthe “beast” is not normal and is absolutely insane to have to reconfigure yourmail every time you connect the phone to a PC I “transfer mode”.
    I can understandthat when you connect the phone to the PC your email “disappear” temporally,while you maintain the connection, as you said, the phone is not seeing the E:memory when connected in transfer mode. What I don’t understand is that whenyou disconnect the phone the mail configuration remains missing.
    The normalbehavior, as for my point of view, is that the phone save the configuration sowhen you disconnect from the PC and the phone can see the E: Memory again itreturns to its configuration with your mail visible and the mail widget availableand properly configured.
    Any behavior thatthat imply missing your email configuration only because you do a thing thephone is designed to do is a BUG, not normal behavior.

  • Unable to STARTUP after SHUTDOWN

    HELP !!
    My main experience is with M/S SQL Server. I am taking an Oracle class and am having a really weird problem. If I log into SQL Plus with SYSDBA privileges and initiate a SHUTDOWN IMMEDIATE, it shuts down successfully, but I am never able to startup (although I can startup from the Database Control or by re-booting). This is a new install for school and I have never been able to make it work. and Yes, I have waited more than a minute for the LISTENER to try and re-start.
    Example:
    SQL*Plus: Release 10.2.0.1.0 - Production on Sun Feb 17 19:12:08 2008
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    SQL> connect sys/ dallas@oraclass AS SYSDBA
    Connected.
    SQL> SHUTDOWN IMMEDIATE
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    SQL> STARTUP
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
    SQL>
    If I log into SQL Plus with SYSDBA privileges and initiate a SHUTDOWN IMMEDIATE, it shuts down successfully, but I am never able to startup (although I can startup from the Database Control).
    I get the error:
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
    LSNRCNT STATUS sees the SID ORACLASS prior to the shutdown (and the other two DB’s PPCU and TEST01), but after the shutdown, it does not see ORACLASS.
    I checked the LISTENER services after the shutdown, and they are running.
    I have tried solutions from this forum and others with no success. The main DB is called ORACLASS, but the other two DB’s have the same problem. My Domain is EricsTablet.ericoracle.com and the SID is oraclass.
    My IP is 192.168.1.104 the loopback IP is 10.10.10.10
    I have even uninstalled and reinstalled Oracle 10g.
    Here are all the relevant files. If you can think of something I haven’t tried, please let me know.
    C:\oracle\product\10.2.0\db_1\NETWORK\log\listener.log
    http://www.spacecoasthomes.net/listener.log
    C:\oracle\product\10.2.0\db_1\database\oradim.log
    http://www.spacecoasthomes.net/oradim.log
    C:\oracle\product\10.2.0\admin\oraclass\pfile\init.ora.122008192731
    http://www.spacecoasthomes.net/init.ora.122008192731
    C:\oracle\product\10.2.0\db_1\NETWORK\ADMIN\listener.ora
    http://www.spacecoasthomes.net/listener.ora
    C:\oracle\product\10.2.0\db_1\NETWORK\ADMIN\sqlnet.ora
    http://www.spacecoasthomes.net/sqlnet.ora
    C:\oracle\product\10.2.0\db_1\NETWORK\trace\listener.trc
    http://www.spacecoasthomes.net/listener.trc
    LSNRCNT STATUS prior to shutdown
    http://www.spacecoasthomes.net/lsnrcnt_post.jpg
    LSNRCNT STATUS after shutdown
    http://www.spacecoasthomes.net/lsnrcnt_prior.jpg

    It looks like you are correct. I can connect via the DOS startup of SQL Plus, but not the Windows startup of SQL plus, See here:
    C:\Documents and Settings\>set ORACLE_SID=oraclass
    C:\Documents and Settings\>sqlplus sys/dallas as sysdba
    SQL*Plus: Release 10.1.0.2.0 - Production on Sun Feb 17 20:44:42 2008
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Production
    With the Partitioning, OLAP and Data Mining options
    SQL> shutdown immediate
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    SQL> exit
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Pr
    oduction
    With the Partitioning, OLAP and Data Mining options
    C:\Documents and Settings\>sqlplus sys/dallas as sysdba
    SQL*Plus: Release 10.1.0.2.0 - Production on Sun Feb 17 20:49:31 2008
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    Connected to an idle instance.
    SQL> startup
    ORACLE instance started.
    Total System Global Area 171966464 bytes
    Fixed Size 787988 bytes
    Variable Size 145488364 bytes
    Database Buffers 25165824 bytes
    Redo Buffers 524288 bytes
    Database mounted.
    Database opened.
    SQL>
    So why is one version of SQL plus local and another remote ?
    Can you explain exactly what I need to put in the listener.ora file to make this work? I'm not sure I understand completely your solution.
    Here is the existing Listener.ora file:
    # listener.ora Network Configuration File: C:\oracle\product\10.2.0\db_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oracle\product\10.2.0\db_1)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = EricsTablet.ericoracle.com)(PORT = 1521))
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    Thank You in advance !
    Eric
    Message was edited by:
    pmcs

  • PSL40E xp restart after shutdown only on AC power supply

    uncheck automatically restart in the system failure section
    disable wake up on lan
    clear installation
    sp2 or sp3, same problem
    all drivers install
    the microsoft knowledge base (Roxios Easy CD...) same problem, restart after shutdown
    flash bios, hm bios only for vista and win 7 but no for xp on toshiba drivers page...

    Does this happen when LAN cable is connected to your notebook only?

  • G5 dual 2ghz.  Been unplugged for a while. Powers up but no video or power to usb keyboard.  Boots up fine in safe mode, restart into normal mode ok. After shutdown, back to same issue.  What's happening?

    G5 dual 2ghz.  Been unplugged for a while. Powers up but no video or power to usb keyboard.  Boots up fine in safe mode, restart into normal mode ok. After shutdown, back to same issue.  What's happening?

    I keep seeing people ask and the advice to replace if it has been unplugged, but really have nothing to confirm that from my experiences.
    My experience is that a weak or dead battery can cause much more than date and time issues.
    I have seen it time and time again.
    Deal with used machines and you will quickly learn....
    I'll give no "recipe" or set list of symptoms, but the range of irregularities that can occur make it a quick and easy first line of troubleshooting, especially when the machine has been off the mains for a few months.
    Why fight mysterious maladies and troubleshoot with the knowledge that the PRAM battery is beyond it's useful life.
    Maybe they recharge?
    Not likely. They are chemically nasty, disposable, one way discharge batteries.
    They aren't Lithium-ion batteries

  • After shutdown I have to log in twice.  The first time it starts to load, then goes black, then gives me login page again.  Do you think I have a virus?  Or is this Yosemite bug?

    Just updated to Yosemite on my MBP.  After shutdown now when I login, it starts the process (the bar starts to move), then the screen goes black, then it asks me to login again and this time it is a successful startup.  Is this a Yosemite bug or do I have a virus?  I also have some funny tiling on the screen at youtube and some other websites.  Another bug? 

    Reinstalling OS X Without Erasing the Drive
    Boot to the Recovery HD: Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Repair the Hard Drive and Permissions: Upon startup select Disk Utility from the main menu. Repair the Hard Drive and Permissions as follows.
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the main menu.
    Reinstall OS X: Select Reinstall OS X and click on the Continue button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.
    Also see:
    Reinstall OS X Without Erasing the Drive
    OS X Yosemite- Reinstall OS X
    OS X Mavericks- Reinstall OS X
    OS X Mountain Lion- Reinstall OS X
    OS X Lion- Reinstall Mac OS X
         Note: You will need an active Internet connection. I suggest using Ethernet
                     if possible because it is three times faster than wireless.

  • ITunes RADIO is not working.  "iTunes could not connect to the iTunes Store. Make sure your internet connection is active and try again." Try as I may, as many as ten attempts, trying to connect after restart, after shutdown, nothing works. Just so -  iTu

    iTunes RADIO is not working.
    “iTunes could not connect to the iTunes Store. Make sure your internet connection is active and try again.” Try as I may, as many as ten attempts, trying to connect after restart, after shutdown, nothing works. Just so …
    iTunes STORE not “connectable” with my otherwise perfectly-working internet connection, viable, up and running for all other uses.
    Simply put, firstly, I can't connect to the internet when I click on Radio.  People are quite suspicious that this is Apple incompetence or your company's famous arrogance for this commonly-suffered problem that you won't or “can’t” fix.
    Read the many web comments and you won’t be pleased with yourselves: the suspicion is that if you ruin internet radio on iTunes, Apple will somehow make more money on music downloads, etc. Bull.
    Also, thirdly, my old playlist of 20 or so internet radio stations in the Ambient category STILL PLAYS !
    Then fourth, I installed the latest available version of QuickTime Player 7.app Version 7.6.6 but it didn’t solve the problem either. I had QuickTime Player.app Version 10.2, but substituted what Apple website said was the latest, LOWER NUMBERED QuickTime Player version of 7.6.6
    Fifth, I can't connect to iTunes store no matter what I do or what user group's advice I try. So I can’t buy or download anything from iTunes. Bad for business.
    Sixth, I updated to the latest version of iTunes but this weird problem remains. All suggested Apple fixes or user group fixes are useless. Where is Apple’s famous technical competency, vaunted customer support?, and user-friendly product reputation? Get it back, please.
    Solve this problem of yours ASAP for us, your numerous disgruntled, dissatisfied customers of iTunes. You can do better, should, and really –in all fairness- must.
    ===============================================================
    NOTE:  no password for iTunes exists in my Keychain. Is this a problem?
    Apple ACCOUNT ID, and iTunes ID password, works but not to access iTunes with my healthy internet connection.
    Apple store id It works via direct internet connetion but not through iTunes.  Very strange.
    ===============================================================
    FYI, Hardware Overview:
      Model Name:                       MacBook Pro
      Model Identifier:                 MacBookPro8,2
      Processor Name:               Intel Core i7
      Processor Speed:               2 GHz
      Number of Processors:    1
      Total Number of Cores:    4
      L2 Cache (per Core):         256 KB
      L3 Cache:                            6 MB
      Memory:                              16 GB
      Boot ROM Version:            MBP81.0047.B27
      SMC Version (system):      1.69f4
      Serial Number (system):   C0*******F8V
      Sudden Motion Sensor:
      State:   Disabled
    Intel 6 Series Chipset:
      Vendor: Intel
      Product:            6 Series Chipset
      Link Speed:       6 Gigabit
      Negotiated Link Speed:           6 Gigabit
      Description:      AHCI Version 1.30 Supported
    M4-CT512M4SSD2:
      Capacity:           512.11 GB (512,110,190,592 bytes)
      Model: M4-CT512M4SSD2                         
      Revision:           040H   
      Serial Number: 0000000012330912E75A
      Native Command Queuing:    Yes
      Queue Depth:   32
      Removable Media:        No
      Detachable Drive:        No
      BSD Name:         disk0
      Medium Type:      Solid State
      TRIM Support:     Yes
      Partition Map Type:     GPT (GUID Partition Table)
      S.M.A.R.T. status:         Verified
      Volumes:
    disk0s1:
      Capacity:           209.7 MB (209,715,200 bytes)
      BSD Name:         disk0s1
      Content:            EFI
    disk0s2:
      Capacity:           511.25 GB (511,250,432,000 bytes)
      BSD Name:         disk0s2
      Content:            Apple_CoreStorage
    Recovery HD:
      Capacity:           650 MB (650,002,432 bytes)
      BSD Name:         disk0s3
      Content:            Apple_Boot
      Volume UUID:   600737FB-7A29-3BAE-859E-CBFE2E90C39A
    <Edited by Host>

    This my sound too simple, but I just kept clikning on the arrow next to the selected music and it finally "Kicked" in.
    I live in Europe ,So Be persistent and don't give up !  Aug. 2013

  • Startup open ORA_12514 error after Shutdown, just upgraded 9i to 10g

    Hi,
    Noobe here, again! Cheers and happy New Year to all!
    How should I edit script to start db that has been shutdown prior to backup?
    We are having a problem with backups, failure is occurring executing SQL*Plus startup after shutdown. I successfully upgraded our 9i to 10g, 10.2.0.5.0 on Windows server 2003, 32-bit. We have a back_script.bat that runs all this, the only edits that I had to make within this were the names for the new Oracle services, but that is not a problem. When I run through the actions in the batch file, it fails at the sql>startup open; action, throws the error "ORA-12514 TNS:listener does not currently nkow of service requested in connect descriptor" What is different here between 9i and 10g that now this doesn't work? By commenting out the line calling our oracle_stop_start.sql I am getting successful >exp dumps, but there could be processes running 'cause I'm not stopping everything before proceeding with the export.
    I have a complete image of the physical server running in a virtual that I am able to test on. Hopefully I'll not put too much info in here, but here is some background! Both the batch file and little stop_start script predate my involvement.
    Here are the pertinent statements in our backup_script.bat:
    SET NLS_LANG=AMERICAN_AMERICA.UTF8
    SET ORACLE_SID=wind
    net stop Windchill3_MethodServer (the third party application that uses the database wind)
    sqlplus "system/manager@wind as sysdba" @D:\ptc\windchill\backups\oracle_stop_start
    exp system/manager@wind owner=guest file=......\oracle_backup.dmp.....etc, etc, etc
    Here is oracle_stop_start.sql
    shutdown immediate;
    startup open;
    quit
    As stated earlier, this has worked at least since 2007 when the last edits were made to the batch file. Now it fails at the sql>startup open; throwing the error ORA-12514. I can duplicate this executing each statement in a dos shell. The shutdown command closes, dismounts and shuts down the database. I have tried changing the startup statement to sql>STARTUP OPEN wind; but that makes no difference. I have found that if I exit sql*plus and log back in /nolog (in the same shell window) then I can restart the instance, what I do is:
    sqlplus /nologsql>connect sys/* as sysdba;
    sql>startup open wind;
    This does successfully start the Oracle instance, mount and open the database. How else might I do this? I can certainly duplicate these actions, adding the necessary lines to oracle_start_stop.sql, but is there a better & cleaner way to do this? Right now I just want to make these existing scripts work. Once that is done, then I'm going to investigate and learn more about RMAN and datapump export/import and update our backup procedures.
    Any thoughts & suggestions?
    Thank you,
    Tom

    It might be a difference in behaviour between 9i and 10g. It looks like you are connecting through sql*net (sqlplus "system/manager@wind as sysdba), so the ORACLE_SID setting is not part of your connection. When the database is shutdown you are no longer connected to any database. When you issue the startup command the ORACLE_SID is not set so there is no service specified.
    If you are running this on the database server, try setting the ORACLE_SID then running your script like:
    {code}sqlplus "system/manager as sysdba" @D:\ptc\windchill\backups\oracle_stop_start{code}
    and you should still have the service set for your connection.
    John

  • Qosmio F20 blue screen of death after shutdown

    Hi there,
    I get the blue screen of death after shutdown on my Qosmio F20 laptop.
    Error is IRQ_NOT_LESS_OR_EQUAL.
    I assume that it is somehow related to tv tuner card.
    I have tried to restore system - no good. After restoration for some time it was OK. But then BSOD appeared again.
    Sometimes it also appears when I connect USB HDDs or even when I insert DVD disk.
    And for shure everytime I shut laptop down.
    Has anybody got ideas?

    Hi
    Reading you last message I really dont know what you expect from this forum ?:|
    We all here can provide only some suggestions and opinions.
    Without any notebook tests and checks nobody will be able to provide a magic solution
    I hope you understand this.
    So back to the notebook issue.
    There is a one way to find out if the issue could be related to the software or hardware.
    You have to reinstall the notebook with the Toshiba recovery CD. If the same BSOD will appear after the installation from the recovery CD then the chance are that the hardware is faulty!
    I think you should check this out.

  • HT1766 I cannot complete my iphone configuration after sofware update, when i connect to itunes i keep gettin  a try again later message

    I cannot complete my iphone configuration after sofware update, when i connect to itunes i keep gettin  a try again later message

    That's usually a sign that your phone was hacked/jailbroken, and iTunes has detected such, errored out, preventing your phone from activating. Since Apple does not support hacking/jailbreaking, that's what happens, by design.
    We can't help you here, as Apple owns this forum. You'll have to go elsewhere.

  • Is Mac MINI support WOL after shutdown completely

    In PC environment,when the computer completely shutdown but connecting the power ,the lan card still have signal so that we can use the magic packet wake up
    Is Mac MINI support WOL after shutdown completely?

    No. The Wake on Network Access (WOL for PC terminology) only works if the Mac is sleeping, napping or hibernating.
    Ity does not work for a shutdown state

  • Can I reconfigure iPads using Apple Configurator after previously being setup with iTunes?

    Can I reconfigure iPads using Apple Configurator after previously being setup within iTunes?
    Will VPP Codes be able to be reused? Can I restore to a backup made in iTunes?

    Can I reconfigure iPads using Apple Configurator after previously being setup within iTunes?  Yes.
    Will VPP Codes be able to be reused?  From iTunes - No.
    Can I restore to a backup made in iTunes?  You can back up an iPad that was set up in iTunes in Configurator and use that as back up in Configurator.

  • Cannot save the configuration after zone changing.

    The customer is trying to save the configuration after a Zone changing. The error message is the following:
    # copy running-config startup-config
    2008 Oct 10 13:22:45 SW1SU %ZONE-2-ZS_INIT_FAILED: Failed to save persistent configuration
    2008 Oct 10 13:22:45 SW1SU %ZONE-2-ZS_INIT_FAILED: pss_create failure, code = 0x8048001e, URL = sync:/mnt/pss/zone_zs_active_zset_cfg
    2008 Oct 10 13:22:45 SW1SU %SYSMGR-2-CFGWRITE_ABORTED: Configuration copy aborted.
    Configuration update aborted: request was abort
    or
    #copy running-config startup-config
    2008 Oct 10 13:22:45 SW1SU %ZONE-2-ZS_INIT_FAILED: Failed to save persistent configuration
    2008 Oct 10 13:22:45 SW1SU %ZONE-2-ZS_INIT_FAILED: pss_create failure, code = 0x8048001e, URL = sync:/mnt/pss/zone_zs_active_zset_cfg
    Does someone has any idea how to solve this problem?

    The root cause is the compact flash card. There was a software fix attempted in 3.0.2 but is not 100%. If the problem shows up again, the reload will clear it, but the ultimate fix is to replace the compact flash card with a new one. In some instances, based on your service provider, this may be a complete chassis replacement. This requires license re-homing as licenses are tied to the chassis serial number. I believe it has to do with the number of writes to the CF card. At some point, the card goes into a read only state and reload is the only option to clear it.

  • Cant connect to DB after shutdown

    Hi everyone,
    to sync the standby > restoring incremetal backup in the standby database and recover in noredo and the shutdown the DB to start it in nomount mode.
    but after shutdown cant connect to DB.
    bash-3.00$ sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.4.0 - Production on Tue Jul 19 14:58:35 2011
    Copyright (c) 1982, 2007, Oracle. All Rights Reserved.
    Connected.
    SQL> select status from v$instance;
    select status from v$instance
    ERROR at line 1:
    ORA-01012: not logged on
    SQL>

    Hi,
    you are already connected but your instance is not running you have to start it again. You try query dynami performance view on instance which is down.
    Your instance is in the mode wher accept connection but has no opened files (control, parameter, data) has no allocation memory like SGA etc. So you have to to start it up. You can use several option reagrds your needs e.g. STARTUP, STARTUP NOMOUNT etc.
    Docu: http://download.oracle.com/docs/cd/B19306_01/server.102/b14231/start.htm#i1006133
    Regards,
    JK.

  • Repeated double clicks from lower section of G5 after shutdown

    Hi, after scanning the forum this is looking like possible power supply issue. The computer in all other respects seems to be fine once booted up but after shutdown (and before power up) while connected to a live power source I get repeated metallic sounding double clicks and faint flickering white LED. I think I used to only hear one double click after switching on the BackUPS.
    Is this sounding like a user serviceable problem or is it off to the repair shop for this? Or what if I just ignore it, will this become a bigger problem?
    Thanks,
    Dave

    Replacing the PSU will require removing at least the bottom processor to access it at the bottom of the case. Not really a job for the feint of heart. Contacting your nearest Apple Service Agent would be simpler if you have one.
    I imagine you may have seen some threads on PSU's on the forums, so you know they can die. You should make sure the G5 was not a part of the repair program. Serial numbers in these ranges…
    CK539xxxxxx - CK608xxxxxx
    G8539xxxxxx - G8608xxxxxx
    YM539xxxxxx - YM608xxxxxx
    RM539xxxxxx - RM608xxxxxx
    … qualify (or did a few years ago) for new PSU's as a part of a G5 PSU exchange program.
    The flashing LED (on the front of the case?) doesn't sound good. Check that it happens when not using the UPS.

Maybe you are looking for

  • Audio sync problem with videos imported from iPod Touch

    I have an iPod Touch 4th Generation that I used to shoot video at a family birthday party. When I imported the footage into iMovie '11, the audio is not in sync with the video (video is about two seconds behind audio) and there is only the left chann

  • Location of DW CS3 files on a Mac

    I am running Dreamweaver CS3 on a Mac Pro running OSX 10.4 Tiger. I am about to upgrade to 10.5 Leopard and I want to do a clean install of all my CS3 products. I will have a full backup of my HD and I want to copy all my preferences for CS3 software

  • Can you please help with yet "another" Sync problem?

    I have recently changed from windows xp. I have a new computer with windows 7 and I loaded Itunes 10. There have been nothing but problems with my 5th gen nano since I have changed to my new computer. I am unable to sync new songs; In the device sect

  • Homework help please..

    I'm doing a homework assignment for school where i need to make a program that will ask user for filename, open the file and display the first 5 lines.. I have the text over and over again.. I'm just a little confused about this.. Even if i take a co

  • List Report ( Join Query )

    I am developing list report and in that i have to use approximately 8-9 inner joins and according  to SAP we can use only 2-3 joins so is there any alternative of fetching data from multiple table without effecting performance, i am listing my query