Problem in saving changes in hosts

I am having trouble saving changes in hosts when I edit them in the terminal. So I execute the following directions:
Launch Terminal, found in /Applications/Utilities/ or launched through Spotlight
Type the following command at the prompt:
sudo nano /private/etc/hosts
Enter the administrator password when requested, you will not see it typed on screen as usual with the command line
Once the hosts file is loaded within nano, use the arrow keys to navigate to the bottom of the hosts file to make your modifications
When finished, hit Control+O followed by ENTER/RETURN to save changes to /private/etc/hosts, then hit Control+X to exit out of nano
Once I try to save my changes, the usual window opens where you can choose you file directory. I cant save it anywhere because there is no suitable file or folder that allows me to do that. I searched a bit about that and saw that I can try entering the /private/etc/hosts directory. There I can see the file of the terminal named "Terminal Saved Output" but still cant save my changes there.
Any idea what might be wrong and what I can do?

Hi,
If your using internal table to update use syntax
Update <ztable name> from table <internal table>.
if work area
update <ztable name> from <wa>.
since you want to update just zhof try using
update <ztable name> set zhof = wa-zhof where <some primary key condition>
Also check your code here:
update zco_hoff2 from it_zco_hoff2.
where as you have said earlier that your z table name is zcho_hoff2.
Just use COMMIT WORK instead of addition WAIT.
For more info write UPDATE/MODIFY in ur abap editor and do F1 on it.
Regards,
Amit
Edited by: Amit Iyer on Aug 24, 2009 10:11 AM
Edited by: Amit Iyer on Aug 24, 2009 10:12 AM

Similar Messages

  • WRT54G problem with saving changes?

    Hello,
    To all you people who have this router I need to know if you have experienced the same problem. My problem is that when i get to the wireless networking settings I try to change my network from disabled to mixed and it says it saved but it keeps going back to disabled and in which case I have a feeling that this may be a simple problem or a problem deep within the confines of the computer settings. If someone would help or at least telling me whats going on it all would be appreciated... 

    Did you set your wireless basic and wireless security?
    In Wireless basic did you set your network name?
    In Wireless security did you setup your security and key?
    Ex Change Linksys to Yankee.
    In XBox you should see Yankee network in your wireless network list or profiles.
    Greetings from Northern Ontario, Canada

  • Problem when saving business partner on creation or changing

    When i create a business partner in fmcac1 it is taking an eternity when saving. i am also encountering the same problem when saving changes in transaction fmcac2. its hanging when i click the save button but if i terminate the job the changes woul have been made. what might be causing the problem.
    When i terminate the process am getting the message as shown below
    Dev: SAP System message
    Panic: Unrecoverable errors occured

    well there are really many possibilities for that.
    have you once waited, if the task will finish?
    if it does finish i would suggest to do a SQL-Trace with TA ST05.
    If this is possible, the performance trace will show you quite by detail where your process time is beeing used.
    To find out why so much time is used in that position then is another thing.
    But once you got the problem identified you should be able to exlude some reasons like (inperformant selects or such).

  • Saving Changes in QT Pro on a Samba share

    Hi everybody,
    i have huge problems with saving changes from a Mac (Mavericks) on a Mov-Container when the file is stored on a SMB- or AFP-Share on a Debian Server.
    To be a bit more concrete:
    I have a MOV-Container containing some AudioTracks which is stored on a Server with AFP or SMB (Debian Wheezy or Windows 2008 Server). When i want to change the channel-layout or other Metadata-Stuff i can´t save the changes. When i Press CTRL-S the Mac Error-Sound comes up.
    I need to work with a Mac.
    Does anybody have an idea, if the problem  is on the Mac-Side or on specific Settings on the storage side.
    Thanks in advance
    Heiko

    You use the command (not the control) and s keys for the Save As dialog.

  • Close Excel com object without saving changes?

    Hi, I am trying to write a script which opens each of 31 excel workbooks, retrieves a value from a cell, and closes each workbook after retrieving.
    My code so far:
    $day=1
    $excel = New-Object -ComObject Excel.Application
    $excel.Visible=$True
    $workbook= $excel.Workbooks.Open("C:\Path|to\File\1_"+$day+"_14.xlsx")
    $workbook.sheets.item(1).activate()
    $WorkbookTotal=$workbook.Worksheets.item(1)
    $value = $WorkbookTotal.Cells.Item(7,13)
    $value.Text #this should give you back the Value in that Cell
    $excel.close()
    My problem is that when the code hits the $excel.close() method, the file stays open, and prompts for saving changes.  I don't know why it thinks there are changes, but what I want is to close the workbook without saving changes.
    I've just closed 44 open browser tabs, and have tried many things over the last hour, but can't seem to get this one.
    If anyone has any advice on how to do this, it would be greatly appreciated!
    Thanks,
    Kevin

    Hi,
    Please replace below code:
    $excel.close()
    with
    $workbook.close($false)
    $excel.quit()
    Hope this helps.
    Regards,
    Yan Li
    Regards, Yan Li

  • Error message: "Querying or saving changes to the database failed."

    Hi all,
    I can sense I'm becoming a regular on this particular forum - the problem of spending 8 hours a day trying to get this software working!
    _*The problem*_
    When i try and setup a new device, or modify an existing one, I get an error message when i get to the Transcode Settings page. The error message is "Querying or saving changes to the database failed." After this I get a blank screen and can no longer see my settings.
    No amount of restarting has fixed this. And I cannot see a way to create a device through the client software and add transcode settings.
    Help?
    Thanks in advance,
    Ben

    Ah very good!
    Ok - it seems then that this works absolutely fine as a work around. I can create a device and then assign the device to transcode settings through the client adminsitration panel (which is indeed what I meant).
    So, there is a work around. Far less pressing now, but I would like to know why I'm getting the error message all the same - I'm now concerned about the integrity of the database...
    Thanks Tony!
    B

  • Changing the Host Name in Lite Database

    Hi,
         I am using oracle 10g Database release 2 and oracle 10g Lite Database Release 3
    OS is Windows 2003 Server
    I changed the host name
    “Old Name Oracle10g New Name OracleTENR1”
    Also change the host name in Listener.ora and tnsname.ora after that i restart the machine
    I checked the Database status (it is in OPEN STATE only )
    And then I start the mobile server it's not working ….
    How to change the host name in the oracle 10g Lite Database ?
    Please Advice
    Thank U
    SHAN

    hi,
    Thanks Fot the Reply ......
    I have changed the hostname in webtogo.ora
    Mobile Server is Working...
    But the Problem is "with the Browser http://localhost/webtogo it shows this error message in the Screen"
    500 Internal Server Error
    java.lang.NullPointerException     at oracle.lite.web.util.TaggedHtml.parse(Unknown Source)     at oracle.lite.web.util.TaggedHtml.init(Unknown Source)     at oracle.lite.web.WebtogoLogonPage.init(Unknown Source)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.loadServlet(HttpApplication.java:2231)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4617)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4541)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2821)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:740)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:218)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:119)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)     at java.lang.Thread.run(Thread.java:595)
    Please Advice.....
    thank U
    SHAN

  • Problem in saving a standard program

    hello
    I have a problem while making changes to a standard program. We are doing an upgrade of 4.6 C to Ecc 6.0.We are doing SPAU activity now and while putting back a customer modification of standard code done in 4.6C version, i face this problem.
    I able to change the standard program, but while saving it, i get an error message "Internal error". I tried debugging it and i understand that it is because of checking some enhancement points related things.
    I have not worked in enhancement points; can you please suggest why is this error appearing?
    Thank you.

    Can you tell us how was the customer modification implemented in 4.6c system i.e. User-exit or BAdI etc.
    Are you trying to copy the source-code of 4.6c (inside user-exit) into enhancement points.
    I have encountered "Internal error" many a times while working with ABAP Dictionary. I cannot tell exactly why it happened, but most of the times when i made changes to multiple fields of views it happened.
    In order to temporarily solve the problem, I split my work into small portions & made changes to only one field and saved and activated. That way it worked. May be you can try that too.
    Regards,
    Saurabh

  • Problem in saving Inventory

    Dear All,
    I am under a process of installing 9.2.0.8 on 9.2.0.6 ORACLE_HOME, i have started the process a few mins ago, suddenly an error came its says :
    Problem in saving Inventory. Installation cannot continue
    /ebiz/oracle/oraInventory/ContentsXML/comps.xml (Permission Denied)What is this problem,, i have started this installation with Oracle User only,,, Please help me ......
    I have checked that file "comps.xml" its belongs to applmgr user (application user).. how do i change this file permission,, if i change this installation will move on !!!
    Regards
    HAMEED
    Edited by: Hameed on Jul 23, 2011 2:18 AM

    Thank u dear,, after changing the permission i started again,, and completed successfully.
    but failed with some other issue.. kindly follow this below link
    Re: Application Intraoperative patch needed for DB version Upgrade in 11i ?
    Regards
    HAMEED

  • Changing the host.domain once R12 is installed..

    Hello all,
    We installed R12 on a brand new machine (named localhost.localdomain). It installed fine and we were able to get to it by http://<ipaddress>:8000. The system administrator wants to change this to <XYZHOST>.<ABCDOMAIN>. What do we need to ensure that the app still functions correctly?
    We have changed /etc/hosts
    127.0.0.1 <XYZHOST>.<ABCDOMAIN>
    and am able to ping by name and Ip.
    We are having no problem logging and looking at the JSP pages of R12. The forms however are not cooperating at all :). Any ideas/suggestions will be greatly appreciated.
    Thanks
    Sury

    We have changed /etc/hosts
    127.0.0.1 <XYZHOST>.<ABCDOMAIN>keep this as before and add new line with your ipaddress and your hostname.domainname then follow mdtaylor insractions
    ip_address hostname.domainname
    fadi

  • OEM is not running after changing the host ip in Oracle10g !

    Dear Friends ,
    I am installing Oracle10g in Linux RHEL 5 . After installing , I have to also configure OEM database control interface successfully . During installing I use IP '192.168.0.1' , and configure OEM using this ip . But after some times I need to change the host ip address only , then I cannot browse the OEM interface . It shows blank page and give the below error :
    [oracle@app log]$ tail -10f emoms.log
    2010-05-31 12:08:11,712 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.tip.oem.central.instance.ProcessConnectInstanceIntg
    2010-05-31 12:08:11,713 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.webdb.admin.em.PortalIntegration
    In this moment , would anybody plz tell me , How can I resolve the problem when ip of the host is changed or hostname is changed .
    here I mention that , I already change ip into below files successfully :
    - network interface
    - listener
    - /etc/hosts
    Waiting for kind reply ... ...

    Do not need recreate OEM repository.You have to need change some file`s context. try do following.
    1.Go $ORACLE_HOME\<HOSTNAME>_<SID>\sysman\config then edit emoms.properties file. Change following parameters with properly(correct) values(using new IP address):
    oracle.sysman.emSDK.svlt.ConsoleServerHost,
    oracle.sysman.eml.mntr.emdRepServer,
    oracle.sysman.eml.mntr.emdRepConnectDescriptor.
    2. Go $ORACLE_HOME\<HOSTNAME>_<SID>\sysman\emd edit targets.xml file. Change
    <Property NAME="MachineName" if different real name .
    3. export ORACLE_SID=<SID>
    emctl start dbconsole

  • Problem with "Saved with Id" in Reports

    Hi Group,
    I am having problem with "Saved with id" functionality.
    1.) I created a Query in sq01 as "query1".
    2.) Copied the source code of this query into a z program
    ztest_query.
    3.) Now executed the report "ztest_query" in background with "Saved with Id" checkbox checked and id as "1234".
    4.) Now where/how can I search for this id "1234" to retrieve my list.
    5.) Normally if I dont change the report name and use the program aq*query1 which is self generated one, this works and I am able to retrieve the saved list from Transaction
    SQ01.
    Please let me know how this can be achieved.
    Regards
    Ankur Bhandari

    Ankur,
    Did you find a solution for this problem. Not many seem to be using this "Save list to id" functionality.
    Thanks
    Vyas

  • How can I close a document without saving changes?

    I'm using Pages 4.3 with OS10.9.1.
    Before I upgraded to OS10.9.1, when I closed a document (Command W) it asked me first if I want to save the changes I'd made to the document. I had the option of saving or not saving.
    Sometimes I want to close a document without saving the changes, for example if I edit a text, then decide I prefer the unedited version.
    But now that I'm using OS10.9.1, when I close a document, it automatically saves any changes I've made.
    How can I get back to the original option of saving or not saving changes when I close a document? This option was available with the same version of Pages, when used with an earlier OS.
    I've searched the Pages Users Guide, but can't find any answer, or default settings. Pages Preferences doesn't seem to address this.
    I'm not using track changes, so I don't think that's the problem.
    Any solutions would be greatly appreciated!

    [Viking: I am using v4.3. ... See my orginal post.]
    But I found the solution, for anyone else who is having the same problem....
    Open your computer's System Preferences > General, and click the box "Ask to keep changes when closing documents."
    Now, when you close a document in Pages, a window will open giving you the option of saving changes or not.
    (I don't know whether this works in Pagesv.5., buty it works with v.4.3)

  • IDVD 06 not saving changes?

    Greetings. I teach an adult ed class in iLife. Unfortunately, the lab has old single 533 G4s. When we use iDVD 06, the program is not saving changes made in the different drop zones, etc. We place elements in drops zones, tell the program to save, quit and relaunch...nothing saved.
    This problem was repeated by a student on his G5 at home.
    Any ideas?
    Thanks.
    Michael Colin
    Mac G4 Single 533   Mac OS X (10.4.4)   Problem on G4 and G5

    Hw much free space is left on the macs?
    Plenty. These are very small projects we're working on.
    Thanks for the response.
    Michael
    Mac G4 Dual 533   Mac OS X (10.3.9)  

  • JSF page fails to reflect saved changes to model

    How do I refresh the info kept in the JSF backing bean in order to reflect changes saved to the model?
    My JSF page contains rows of data. Depending on the user’s choices, one or more rows may be eliminated from the model. My problem is the change in the model is never reflected in subsequent page displays, unless I kill the session. I’m sure this behavior is because the backing bean has a scope of session and the data loaded into the session bean never changes to reflect the change in the model. Invalidating the session kills everything including stuff I want to keep around (like logon info and other stuff that will really never change during the session). Changing the backing bean scope to request breaks the update completely.
    Help!!!
    Regards,
    Al Malin

    Thanks for the reply.
    I have (actually had) two problems. The first one I've solved since my initial post (stupid error on my part).
    The other unsolved problem is JSF pages displaying stale data. User navigates to first page, navigates to second page, at this point the database changes, and then the user navigates back to first page. Navigating back to the first page shows the data how it was, not how it is, because it's from the session bean and not the database. If I could kill the session bean when the user navigates from the page the problem would be solved because I build the inital display in the constructor (BTW, please advise if this is a bad approach).
    Frank, your reply raised a question. Is there a way to specify a refresh frequency? If so, how?
    Thanks,
    Al Malin

Maybe you are looking for

  • How to handle "/9.2.0/root.sh as root from another window" in silent instal

    Hi, I was successful to start a silent installation of Oracle9iR2 using a responsefile on my System RHEL 3. But the installation ends soon and a wrong successful install message: Error :*** Alert: A configuration script needs to be run as root before

  • Blue Screen of death when using Mozilla 3.6.10 (OK with Chrome)

    Been using Netscape and Mozilla for 14 years. Now on 3.6.10 and for last two weeks, it crashes my PC after about 10 minutes online, this is my 4th attempt to report this (system won't stay up long enough). won't relaod session after crash either, Run

  • How to insert a lightbox gallery widget in dreamweaver cs4

    I have dreamweaver cs4.   . I've customized the lightox gallery widget in  adobe exchange.  I have a saved html page in a defined site into which I'd like to put the widget.  I tried dragging the widget into an html page in dreamweaver cs4 but it did

  • Dynamic Title in Desktop

    Hi, I'm trying to change the title every time the worksheet is modified. To do this I make a calculation and I make a parameter based on this calculation. Then I drag the calculation to the page items and I insert it in the title. But I don't get to

  • Does 'prstat -J -n 1,100 -z global 1 1' command causes high CPU utlization?

    Hi experts, We used command 'prstat -J -n 1,100 -z global 1 1' to obtain the project statistics. One of my customer who have around 800 processes with around 300 users facing problem on his machine whenver the above prstat command executed. As per hi