OPS$ User question

Please consider the following case :
I have a system where all its application users are OPS$ users , which mean that they get there credential from the OS.
The users are create as followed :
create user YYYYY
identified externally
default tablespace users
temporary tablespace temporary_ts
profile APP_PROFILE;We are changing passwords in the windows OS every 90 days.
Before changing the password in my Win7 PC , i run the following statment :
SYS> select  u.name username, ctime creation_date, ptime paswd_change_date, exptime expiration_date
  2  from    sys.user$ u, dba_users s
  3  where   u.user#= s.user_id
  4  and     u.ptime < sysdate - 90
  5  and     s.username  like 'OPS$YOAVB%'
  6  order by name;
USERNAME                       CREATION_ PASWD_CHA EXPIRATIO
OPS$YOAVB                      23-FEB-10 23-FEB-10Than i changed the password , reconnect to oracle database , and rerun the very same statment again.
Nothing changed .
The ptime column did not changed .
Any idea whey it didnot changed ?
Thanks

First of all: referring in any query to a physical table owned by SYS (as signified by the name ending in a $) is a bad idea, as Oracle doesn't guarantee their existence.
Secondly: you don't seem to realize external authentication means the Oracle password is meaningless, and a place holder only, as passwords can not be null.
You shouldn't sync the password of the Oracle account with the OS account, as Oracle doesn't check the password, as the OS authenticates the user.
Sybrand Bakker
Senior Oracle DBA

Similar Messages

  • Re: (forte-users) Question-Minimizing Windows onstartup

    I am not sitting in front of a Win95 machine currently, but I think I
    remember a setting on the Shortcut tab in the Properties notebook about the
    application, that allows you to Run the app either as 'Normal Window',
    'Minimized', or 'Maximized.'
    /\/\ark
    ----- Original Message -----
    From: "Will Perkinson" <perkinson.willtowerautomotive.com>
    To: "Forte Usergroup" <kamranaminyahoo.com>
    Sent: Wednesday, March 01, 2000 10:31 AM
    Subject: (forte-users) Question-Minimizing Windows on startup
    How do you minimize the ftexec window when starting the client on a
    Windows 95 platform?
    The application starts but leaves the forte ftexec window open in the
    background. Is there a way to hide this window or minimize it on
    startup?
    Thank you,
    Will Perkinson
    For the archives, go to: http://lists.xpedior.com/forte-users and use
    the login: forte and the password: archive. To unsubscribe, send in a new
    email the word: 'Unsubscribe' to: forte-users-requestlists.xpedior.com

    I am not sitting in front of a Win95 machine currently, but I think I
    remember a setting on the Shortcut tab in the Properties notebook about the
    application, that allows you to Run the app either as 'Normal Window',
    'Minimized', or 'Maximized.'
    /\/\ark
    ----- Original Message -----
    From: "Will Perkinson" <perkinson.willtowerautomotive.com>
    To: "Forte Usergroup" <kamranaminyahoo.com>
    Sent: Wednesday, March 01, 2000 10:31 AM
    Subject: (forte-users) Question-Minimizing Windows on startup
    How do you minimize the ftexec window when starting the client on a
    Windows 95 platform?
    The application starts but leaves the forte ftexec window open in the
    background. Is there a way to hide this window or minimize it on
    startup?
    Thank you,
    Will Perkinson
    For the archives, go to: http://lists.xpedior.com/forte-users and use
    the login: forte and the password: archive. To unsubscribe, send in a new
    email the word: 'Unsubscribe' to: forte-users-requestlists.xpedior.com

  • MM end user QUESTION WEBSITE

    Can you please refer any MM -enduser Question & ans reference website

    Hi Sameer, you are a the best place to know the real life issues faced by consultant. I don't see any other place where end user questions are listed. I would suggest you to discuss the business processes with your seniors/ colleagues. Spend some time on SDN where you actually see the what kind of real life problems may come during implementation (yeah, you can treat them as end user problems). Last but not the least ... think logical ... you'll surely be able swim once thrown in water

  • Sqlldr ops$user/password in a shell script - problem

    Hello All:
    i run the sqlldr command from a unix shell script that has
    sqlldr ops$user/password@alias control='/path1/control.ctl' log='/path2/log.log'
    I am geeting invalid user/password because of the $ sign in the username. What is the workaround for this? How to handle this in the script?
    I tried single quote, USERID= unsuccessfully. Any ideas?
    Thanks
    San~

    Hello,
    Single quote should work fine , can you post your shell script specially couple of line and try connecting from command line.
    $ sqlplus 'test$user'/*****
    SQL*Plus: Release 10.2.0.1.0 - Production on Tue Apr 14 14:36:04 2009
    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, Oracle Label Security, OLAP and Data Mining Scoring Engine options
    SQL> exit
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, Oracle Label Security, OLAP and Data Mining Scoring Engine optionsRegards
    Edited by: OrionNet on Apr 14, 2009 2:38 PM

  • OPS@ user password (homogenous system copy)

    I have successfully restored the Production data to the QA system . the database is ON .
    Now when i try to start the application i get the following error.
    The OPS@GAQADM is available in the SAPUSER table.
    there is something abt the password . I have gone through the SNOTE :400241
    Here its says to change the password using the follwing command
    brconnect -u system/<syst_pwd> -f chpass -o SAP<SID> -p <new_sap_pwd>
    but i dont know what is the "system" user and what is its default password.
    gaqscm:gaqadm 2%
    gaqscm:gaqadm 2% more trans.log
    4 ETW000 R3trans version 6.13 (release 640 - 21.06.06 - 08:38:00).
    4 ETW000 ===============================================
    4 ETW000
    4 ETW000 date&time   : 20.05.2008 - 11:30:23
    4 ETW000 control file: <no ctrlfile>
    4 ETW000 R3trans was called as follows: R3trans -d
    4 ETW000  trace at level 2 opened for a given file pointer
    4 ETW000  [dev trc     ,00000]  Tue May 20 11:30:23 2008                             235  0.000235
    4 ETW000  [dev trc     ,00000]  db_con_init called                                    51  0.000286
    4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                            148  0.000434
    4 ETW000  [dev trc     ,00000]  Loading DB library '/usr/sap/GAQ/SYS/exe/run/dboraslib.so' ...
    4 ETW000                                                                             180  0.000614
    4 ETW000  [dev trc     ,00000]  load shared library (/usr/sap/GAQ/SYS/exe/run/dboraslib.so), hdl 0
    4 ETW000                                                                           65241  0.065855
    4 ETW000  [dev trc     ,00000]  Library '/usr/sap/GAQ/SYS/exe/run/dboraslib.so' loaded
    4 ETW000                                                                           10617  0.076472
    4 ETW000  [dev trc     ,00000]  function DbSlExpFuns loaded from library /usr/sap/GAQ/SYS/exe/run/dboraslib.so
    4 ETW000                                                                             128  0.076600
    4 ETW000  [dev trc     ,00000]  Version of '/usr/sap/GAQ/SYS/exe/run/dboraslib.so' is "640.00", patchlevel (0.125)
    4 ETW000                                                                             801  0.077401
    4 ETW000  [dev trc     ,00000]  function dsql_db_init loaded from library /usr/sap/GAQ/SYS/exe/run/dboraslib.so
    4 ETW000                                                                             108  0.077509
    4 ETW000  [dev trc     ,00000]  function dbdd_exp_funs loaded from library /usr/sap/GAQ/SYS/exe/run/dboraslib.so
    4 ETW000                                                                             110  0.077619
    4 ETW000  [dev trc     ,00000]  New connection 0 created                              59  0.077678
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = -000000001 state = DISCONNECTED, perm = YES, reco = NO , timeout = 000
    , con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                             125  0.077803
    4 ETW000  [dev trc     ,00000]  db_con_connect (con_name=R/3)                         54  0.077857
    4 ETW000  [dev trc     ,00000]  find_con_by_name found the following connection for reuse:
    4 ETW000                                                                              82  0.077939
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = NO , timeout = 000,
    con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                              89  0.078028
    4 ETW000  [dev trc     ,00000]  Got ORACLE_HOME=/oracle/GAQ/920_64 from environment
    4 ETW000                                                                             397  0.078425
    4 ETW000  [dev trc     ,00000]  -->oci_initialize (con_hdl=0)                        181  0.078606
    4 ETW000  [dev trc     ,00000]  got NLS_LANG='AMERICAN_AMERICA.WE8DEC' from environment
    4 ETW000                                                                              89  0.078695
    4 ETW000  [dev trc     ,00000]  Client NLS settings: AMERICAN_AMERICA.WE8DEC        7404  0.086099
    4 ETW000  [dev trc     ,00000]  Logon as OPS$-user to get SAPGAQ's password           66  0.086165
    4 ETW000  [dev trc     ,00000]  Connecting as /@GAQ on connection 0 (nls_hdl 0) ... (dbsl 640 310306)
    4 ETW000                                                                              86  0.086251
    4 ETW000  [dev trc     ,00000]  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBat
    ch
    4 ETW000                                                                              90  0.086341
    4 ETW000  [dev trc     ,00000]    0 WE8DEC                                                    1  10124ce20  1012560b0  101255a
    48
    4 ETW000                                                                             106  0.086447
    4 ETW000  [dev trc     ,00000]  Allocating service context handle for con_hdl=0       51  0.086498
    4 ETW000  [dev trc     ,00000]  Allocating server context handle                      59  0.086557
    4 ETW000  [dev trc     ,00000]  Attaching to DB Server GAQ (con_hdl=0,svchp=101255978,svrhp=101257e18)
    4 ETW000                                                                             155  0.086712
    4 ETW000  [dev trc     ,00000]  Assigning server context 101257e18 to service context 101255978
    4 ETW000                                                                           65351  0.152063
    4 ETW000  [dev trc     ,00000]  Allocating user session handle                        88  0.152151
    4 ETW000  [dev trc     ,00000]  Starting user session (con_hdl=0,svchp=101255978,srvhp=101257e18,usrhp=101261870)
    4 ETW000                                                                             126  0.152277
    4 ETW000  [dev trc     ,00000]  Assigning user session 101261870 to service context 101255978
    4 ETW000                                                                           12674  0.164951
    4 ETW000  [dev trc     ,00000]         BEGIN DBMS_APPLICATION_INFO.SET_MODULE (:A0, :A1); END;
    4 ETW000                                                                             187  0.165138
    4 ETW000  [dev trc     ,00000]         BEGIN DBMS_APPLICATION_INFO.SET_CLIENT_INFO (:A0); END;
    4 ETW000                                                                             293  0.165431
    4 ETW000  [dev trc     ,00000]  Now '/@GAQ' is connected (con_hdl 0, nls_hdl 0).
    4 ETW000                                                                            1709  0.167140
    4 ETW000  [dev trc     ,00000]         ALTER SESSION SET NLS_SORT = BINARY
    4 ETW000                                                                             130  0.167270
    4 ETW000  [dev trc     ,00000]         SELECT USERID,PASSWD FROM SAPUSER WHERE USERID IN (:A0, :A1)
    4 ETW000                                                                             861  0.168131
    4 ETW000  [dev trc     ,00000]  Got SAPGAQ's password from OPS$-user                1393  0.169524
    4 ETW000  [dev trc     ,00000]  Disconnecting from connection 0 ...                   60  0.169584
    4 ETW000  [dev trc     ,00000]  Rolling back transaction ...                          82  0.169666
    4 ETW000  [dev trc     ,00000]  Closing user session (con_hdl=0,svchp=101255978,usrhp=101261870)
    4 ETW000                                                                             411  0.170077
    4 ETW000  [dev trc     ,00000]  Now I'm disconnected from ORACLE                     788  0.170865
    4 ETW000  [dev trc     ,00000]  Connecting as SAPGAQ/<pwd>@GAQ on connection 0 (nls_hdl 0) ... (dbsl 640 310306)
    4 ETW000                                                                             113  0.170978
    4 ETW000  [dev trc     ,00000]  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBat
    ch
    4 ETW000                                                                              87  0.171065
    4 ETW000  [dev trc     ,00000]    0 WE8DEC                                                    1  10124ce20  1012560b0  101255a
    48
    4 ETW000                                                                              85  0.171150
    4 ETW000  [dev trc     ,00000]  Assigning username to user session 101261870          54  0.171204
    4 ETW000  [dev trc     ,00000]  Assigning password to user session 101261870          56  0.171260
    4 ETW000  [dev trc     ,00000]  Starting user session (con_hdl=0,svchp=101255978,srvhp=101257e18,usrhp=101261870)
    4 ETW000                                                                              88  0.171348
    4 ETW000  [dboci.c     ,00000]  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1017
    4 ETW000                                                                            1792  0.173140
    4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '1017'
    4 ETW000                                                                             104  0.173244
    4 ETW000  [dblink      ,00419]  ***LOG BY2=>sql error 1017   performing CON [dblink#2 @ 419]
    4 ETW000                                                                             143  0.173387
    4 ETW000  [dblink      ,00419]  ***LOG BY0=>ORA-01017: invalid username/password; logon denied [dblink#2 @ 419]
    4 ETW000                                                                              80  0.173467
    2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_ora_tnsname = 'GAQ'"
    Regasrds
    Akif

    i recall having the same problem and even after having changed the password through brconnect i still wasn't able to login using sqlplus and connect / (as an example)...so:
    you could also go for the ORADBUSR.SQL skript which is attached to sapnote 50088...download and append it:
    > sqlplus /nolog @oradbusr.sql <schemaowner> NT <userdomain>
    or on unix
    > sqlplus /nolog @oradbusr.sql <Schema-Owner-ID> UNIX <SAP-ID> X
    schema id environment (dbs_ora_schema) is set for the target db?
    GreetZ, AH

  • Running reports with OPS$ user

    Hi, I've been using reports server 6i and I have a problem with ops$ users. I've configured the 'cgicmd.dat' file with database accesses like those:
    server1: server=REPORTSERVER userid=ops$reports/password@service %*
    server2: server=REPORTSERVER userid=user2/password@service %*
    to launch reports through the http oracle web server, but doens't work and only works with non ops$ users. I get an web page error like that:
    Database User Authentication
    ops$reports:_______
    password: ________
    database: service
    Someone told me about scape characters or something.
    Any idea? Thx

    Hi again, Ive try your idea but still doesnt work.
    cmdcgi.dat reports server file config, I've add new entries:
    /* non ops$ user: works*/
    server1: server=REPORTSERVER userid=user2/password@service %*
    /*ops$ user: doesn't work*/
    server2: server=REPORTSERVER userid=ops$reports/password@service %*
    /*html code $(&_#36;) : doesnt work*/
    server3: server=REPORTSERVER userid=ops$reports/password@service %*
    /*hex code %24 : doesn't work*/
    server4: server=REPORTSERVER userid=op%24/password@service %*
    So it seems only work server1 connection.

  • Rookie user questions

    I have 3 new user questions:
    1. I currently have 3 active folders for email, SMS and MMS, & messages
    - email and SMS / MMS contain correct data
    - 'messages' is a duplicate of email and missed phone messages
    How do I configure the 'messages' folder to contain correct data as intended?
    2. MMS - please direct me to a knowledge base on how to configure and use this system correctly
    3. how do I configure email and SMS / MMS to display symbols and emoticons as intended by senders?
    - they currently display as meaningless characters
    Thanks!

    Here's a great site - http://www.stinsonddog.com/
    If someone has been helpful please consider giving them kudos by clicking the star to the left of their post.
    Remember to resolve your thread by clicking Accepted Solution.

  • Re: (forte-users) Question

    This is a multi-part message in MIME format.
    --------------4E6A4194374DC1BDF50CB1A1
    Content-Type: text/plain; charset=us-ascii
    Content-Transfer-Encoding: 7bit
    I would set the completion event for the display method of the new window and
    register to this event in the main window as you see in the attached .pex file.
    With this solution it is possible to handle a failor in the new window in order
    to bahave like the normal completion and cause the deletion of the input element
    in the main window.
    Best Regards,
    Tamas Deak
    "Zirney, Bobby" wrote:
    This message is in MIME format. Since your mail reader does not understand
    this format, some or all of this message may not be legible.
    ------_=_NextPart_001_01BEF4BD.83F24DA6
    Content-Type: text/plain;
    charset="iso-8859-1"
    I have a frame with a button on it that will open up another frame. When I
    close the second frame by pressing the X in the top right hand corner, I
    want to clear all the data on the first screen. I have been trying all
    sorts of things without success. Does anyone have any suggestions as to how
    to do this?
    ------_=_NextPart_001_01BEF4BD.83F24DA6
    Content-Type: text/html;
    charset="iso-8859-1"
    Content-Transfer-Encoding: quoted-printable
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
    <HTML>
    <HEAD>
    <DEFANGED-META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
    charset=3Diso-8859-1">
    <DEFANGED-META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
    5.5.2448.0">
    <DEFANGED-TITLE>Question</TITLE>
    </HEAD>
    <BODY>
    <P><FONT SIZE=3D2 FACE=3D"Arial">I have a frame with a button on it =
    that will open up another frame.  When I close the second frame by =
    pressing the X in the top right hand corner, I want to clear all the =
    data on the first screen.  I have been trying all sorts of things =
    without success.  Does anyone have any suggestions as to how to do =
    this?</FONT></P>
    </BODY>
    </HTML>
    ------_=_NextPart_001_01BEF4BD.83F24DA6--
    For the archives, go to: http://lists.sageit.com/forte-users and use
    the login: forte and the password: archive. To unsubscribe, send in a new
    email the word: 'Unsubscribe' to: [email protected]
    --------------4E6A4194374DC1BDF50CB1A1
    Content-Type: application/x-unknown-content-type-pex_auto_file;
    name="Win.pex"
    Content-Transfer-Encoding: base64
    Content-Disposition: inline;
    filename="Win.pex"
    YmVnaW4gVE9PTCBUb3NzTWU7DQoNCmluY2x1ZGVzIERpc3BsYXlQcm9qZWN0Ow0KaW5jbHVk
    ZXMgRnJhbWV3b3JrOw0KSEFTIFBST1BFUlRZIElzTGlicmFyeSA9IEZBTFNFOw0KDQotLSBT
    VEFSVCBGT1JXQVJEIENMQVNTIERFQ0xBUkFUSU9OUw0KZm9yd2FyZCAgTmV3V2luIGlzIG1h
    cHBlZDsNCmZvcndhcmQgIFdpbiBpcyBtYXBwZWQ7DQotLSBFTkQgRk9SV0FSRCBDTEFTUyBE
    RUNMQVJBVElPTlMNCg0KLS0gU1RBUlQgRk9SV0FSRCBDVVJTT1IgREVDTEFSQVRJT05TDQot
    LSBFTkQgRk9SV0FSRCBDVVJTT1IgREVDTEFSQVRJT05TDQoNCi0tIFNUQVJUIENPTlNUQU5U
    IERFRklOSVRJT05TDQotLSBFTkQgQ09OU1RBTlQgREVGSU5JVElPTlMNCg0KLS0gU1RBUlQg
    QyBEQVRBIFRZUEUgREVGSU5JVElPTlMNCi0tIEVORCBDIERBVEEgVFlQRSBERUZJTklUSU9O
    Uw0KDQotLSBTVEFSVCBDTEFTUyBERUZJTklUSU9OUw0KDQpjbGFzcyBOZXdXaW4gaXMgbWFw
    cGVkIGluaGVyaXRzIGZyb20gRGlzcGxheVByb2plY3QuVXNlcldpbmRvdw0KDQoNCg0KaGFz
    IHB1YmxpYyAgbWV0aG9kIERpc3BsYXkgd2hlcmUgY29tcGxldGlvbiA9IChyZXR1cm4gPSBO
    ZXdXaW5kb3dGaW5pc2hlZCwgZXhjZXB0aW9uID0gTmV3V2luZG93RmFpbGVkKTsNCmhhcyBw
    dWJsaWMgIG1ldGhvZCBJbml0Ow0KDQpoYXMgcHJvcGVydHkNCglzaGFyZWQ9KGFsbG93PW9u
    LCBvdmVycmlkZT1vbiwgZGVmYXVsdD1vZmYpOw0KCXRyYW5zYWN0aW9uYWw9KGFsbG93PW9u
    LCBvdmVycmlkZT1vbiwgZGVmYXVsdD1vZmYpOw0KCW1vbml0b3JlZD0oYWxsb3c9b24sIG92
    ZXJyaWRlPW9uLCBkZWZhdWx0PW9mZik7DQoJZGlzdHJpYnV0ZWQ9KGFsbG93PW9mZiwgb3Zl
    cnJpZGU9b2ZmKTsNCg0KaGFzDQorNTE1MTQ2MzEwMDAwMDFiMTAwMDAwMTcyOWZlMzAxMDEw
    MDAwMjEwMTAyMDAwMDAwMDAwMjAyMDYwMDk0MDgwMA0KKzFkMDA5ZmZmMDEwMTA0MjEwZjEw
    MTExMjAxMDEwMTE3MDAwMDlmZmYwMDAwMDAwMDBkMDAwMDBiYjgwZmEwMDANCiswMDAwMDAw
    MDAwMDAwMDAwMDAwMTAxNjA2MDAwMDAwMDAwMDAwMDAwMDAwMDlkMGJiODlkMGZhMDAwMDAw
    MDAwDQorMDAwMDAxMDgwMzAzMDFmZmZkMDAwMDAwMDAwMDAwMDAwMDAyMDEwMDAwMDAwMDBm
    MDQwNTAwMDYwMDAwMDIwMQ0KKzAwMDEwMDAwMGMwMDAwMDEwMDBiMDAwMTAwMDAwMDAwMDAw
    MzAwMDAyMTAxMDIwMDAwMDAwMDA1MDQwMDAwMWMNCiswMjAwMTAwNTA2MDA3YTA4MDA0ZDAw
    OWZmZjAxMDEwMTAxMGYxMDExMTIwMTAxMDExNzAwMDA5ZmZmMDEwMDAwDQorMDAwZDAwMDA1
    ZGMwNWRiZjAwMDAwMDAwMDMwMzAzMDMwMDAyMDQwNGEwYTAwMDAwMDAwMDAwMDAwMDAwMDA5
    ZA0KKzVkYzA5ZDVkYmYwMDAwMDAwMDAwMDAwMTA4MDY2ODAxMDAwMDAwNWRjMDVkYmYwMDAw
    MDAwMjAxMDAwMDAwMDANCiswOTAwMDAwNjAwMDAyMTAxMDIwMDAwMDAwMDA3MDcwNjAwNzgw
    ODAyMDEwMjBhMGE0NjYxNjk2YzQyNzU3NDc0DQorNmY2ZTAxMDIwNDIxMjEyMTIxMjEyMTIx
    MjExNzAwMDE5ZmZmMGMwMDAwMDAwZDlkMDEyZTlkMDEyNDAwZTUwMQ0KKzQzMDAwMDAwMDAw
    MzAzMDMwMzAwMDUwMTAxYTBhMDAwMDAwMDAwMDAwMDAwMDAwMDljZTU5ZDAxNDMwMDAwMDAN
    CiswMDAwMDAwMTBiMDQwNDQ2NjE2OTZjMDAwMjAxMDAwMDAwMDAwNzFhOTE5YzljOWNhMzlk
    MDEwMzlkMDEwZTlkDQorMDE3MjE2MTkxYTM4NjI2Mzc3OTE5YjljOWM5Y2EwOWNhMzljYzE5
    Y2ViOWNlYzlkMDEwMDlkMDEwMzlkMDEwZA0KKzlkMDEwZTlkMDEzNjlkMDE2MzlkMDE2NDlk
    MDE3MjAzMDENCi0wMDQ2ODRhMA0KDQoNCmVuZCBjbGFzczsNCg0KY2xhc3MgV2luIGlzIG1h
    cHBlZCBpbmhlcml0cyBmcm9tIERpc3BsYXlQcm9qZWN0LlVzZXJXaW5kb3cNCg0KDQpoYXMg
    cHVibGljICBtZXRob2QgRGlzcGxheTsNCmhhcyBwdWJsaWMgIG1ldGhvZCBJbml0Ow0KDQpo
    YXMgcHVibGljICBldmVudCBoYW5kbGVyIFdpbkNsb3NlSGFuZGxlcihpbnB1dCBwV2luOiBU
    b3NzTWUuTmV3V2luKTsNCg0KaGFzIHByb3BlcnR5DQoJc2hhcmVkPShhbGxvdz1vbiwgb3Zl
    cnJpZGU9b24sIGRlZmF1bHQ9b2ZmKTsNCgl0cmFuc2FjdGlvbmFsPShhbGxvdz1vbiwgb3Zl
    cnJpZGU9b24sIGRlZmF1bHQ9b2ZmKTsNCgltb25pdG9yZWQ9KGFsbG93PW9uLCBvdmVycmlk
    ZT1vbiwgZGVmYXVsdD1vZmYpOw0KCWRpc3RyaWJ1dGVkPShhbGxvdz1vZmYsIG92ZXJyaWRl
    PW9mZik7DQoNCmhhcw0KKzUxNTE0NjMxMDAwMDAyM2QwMDAwMDFlOTlmZTMwMTAxMDAwMDIx
    MDEwMjAwMDAwMDAwMDIwMjA2MDA5NDA4MDANCisxZDAwOWZmZjAxMDEwNDIxMGYxMDExMTIw
    MTAxMDExNzAwMDA5ZmZmMDAwMDAwMDAwZDAwMDAwYmI4MGZhMDAwDQorMDAwMDAwMDAwMDAw
    MDAwMDAwMDEwMTYwNjAwMDAwMDAwMDAwMDAwMDAwMDA5ZDBiYjg5ZDBmYTAwMDAwMDAwMA0K
    KzAwMDAwMTA4MDMwMzAxZmZmZDAwMDAwMDAwMDAwMDAwMDAwMjAxMDAwMDAwMDAwZjA0MDUw
    MDA2MDAwMDAyMDENCiswMDAxMDAwMDBkMDAwMDAxMDAwYjAwMDEwMDAwMDAwMDAwMDMwMDAw
    MjEwMTAyMDAwMDAwMDAwNTA0MDAwMDFjDQorMDIwMDEwMDUwNjAwN2EwODAwNGQwMDlmZmYw
    MTAxMDEwMTBmMTAxMTEyMDEwMTAxMTcwMDAwOWZmZjAxMDAwMA0KKzAwMGQwMDAwNWRjMDVk
    YmYwMDAwMDAwMDAzMDMwMzAzMDAwMjA0MDRhMGEwMDAwMDAwMDAwMDAwMDAwMDAwOWQNCis1
    ZGMwOWQ1ZGJmMDAwMDAwMDAwMDAwMDEwODA2NjgwMTAwMDAwMDVkYzA1ZGJmMDAwMDAwMDIw
    MTAwMDAwMDAwDQorMDkwMDAwMDYwMDAwMjEwMjAyMDAwMDAwMDAwNzA4MDcwNjAwZjYwODIw
    ODkwMjA3MDc2NDYxNzQ2MTRmNmU2NQ0KKzAxMDIwYjIxMjEyMTIxMjEwMTAxMDExNzAwMDEw
    ODA4NTQ2NTc4NzQ0NDYxNzQ2MTBjMDAwMDAwMGQ5ZDA2MWENCis5ZDA2MjUwMGM2MDUzNTAw
    MDAwMDAwMDMwMzAzMDMwMDA1MDEwMjgwYTAwMDAwMDAwMDAwMDAwMDAwMDA5Y2M2DQorOWQw
    NTM1MDAwMDAwMDAwMDAwMDEwMzAyMDEwNzAwMTMwMDAwMDlmZjgxMDAwMDllMDA0MDAwMTQw
    MzAxMDAwOA0KKzA2MDA3ODA4MDIwMTAyMDcwNzYyNzQ2ZTRmNzA2NTZlMDEwMjA0MjEyMTIx
    MjEyMTIxMjEyMTE3MDAwMjlmZmYNCiswZDAwMDAwMDBkOWQwOTEzOWQwOWVlMDBlNTAzOTUw
    MDAwMDAwMDAzMDMwMzAzMDAwNTAxMDFhMGEwMDAwMDAwDQorMDAwMDAwMDAwMDAwOWNlNTlk
    MDM5NTAwMDAwMDAwMDAwMDAxMGIwZDBkNGY3MDY1NmUyYzIwNTM2NTczNjE2ZA0KKzY1MjEw
    MDAyMDEwMDAwMDAwMDA4MWE5MTljOWM5Y2EzOWQwMTAzOWQwMTBmOWQwMTdmOWQwMWU5MWMx
    OTFhMzgNCis2MjYzNzc5MTliOWM5YzljYTA5Y2EzOWNjMTljZWI5Y2VjOWQwMTAwOWQwMTAz
    OWQwMTBkOWQwMTBmOWQwMTNjDQorOWQwMTY5OWQwMTZhOWQwMTZkOWQwMTcyOWQwMTdmOWQw
    MWE0OWQwMWQxOWQwMWQyOWQwMWU5MDMwMQ0KLTAwODg1MDI2DQoNCg0KZW5kIGNsYXNzOw0K
    LS0gRU5EIENMQVNTIERFRklOSVRJT05TDQoNCi0tIFNUQVJUIFNFUlZJQ0UgT0JKRUNUIERF
    RklOSVRJT05TDQotLSBFTkQgU0VSVklDRSBPQkpFQ1QgREVGSU5JVElPTlMNCg0KLS0gU1RB
    UlQgQ1VSU09SIERFRklOSVRJT05TDQotLSBFTkQgQ1VSU09SIERFRklOSVRJT05TDQoNCi0t
    IFNUQVJUIFRZUEVERUYgREVGSU5JVElPTlMNCi0tIEVORCBUWVBFREVGIERFRklOSVRJT05T
    DQoNCi0tIFNUQVJUIE1FVEhPRCBERUZJTklUSU9OUw0KDQotLS0tLS0tLS0tLS0tLS0tLS0t
    LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0NCm1ldGhvZCBOZXdX
    aW4uRGlzcGxheQ0KYmVnaW4NCnNlbGYuT3BlbigpOw0KZXZlbnQgbG9vcA0KICAgICAgICB3
    aGVuIHRhc2suU2h1dGRvd24gZG8NCiAgICAgICAgICAgICAgICB0YXNrLmxnci5wdXRsaW5l
    KCdzaHV0ZG93bicpOw0KICAgICAgICAgICAgICAgIGV4aXQ7DQogICAgICAgIHdoZW4gV2lu
    ZG93LkFmdGVyRGVhY3RpdmF0ZSBkbw0KICAgICAgICAgICAgICAgIHRhc2subGdyLnB1dGxp
    bmUoJ2RlYWN0Jyk7DQogICAgICAgICAgICAgICAgDQogICAgICAgIHdoZW4gPEZhaWxCdXR0
    b24+LkNsaWNrIGRvDQovLwkJCWRvIGFuIGludmFsaWQgb3BlcmF0aW9uLiBsZXRgc2VlIHdo
    YXQgaGFwcGVucw0KCQkJdCA6IFRleHREYXRhOw0KCQkJdC5TZXRWYWx1ZSgnTklMIGV4Y2Vw
    dGlvbiBzaG91bGQgcmFpc2UgaGVyZScpOw0KCQkJICAgICAgICANCmVuZCBldmVudDsNCnNl
    bGYuQ2xvc2UoKTsNCmVuZCBtZXRob2Q7DQoNCi0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
    LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLQ0KbWV0aG9kIE5ld1dpbi5Jbml0
    DQpiZWdpbg0Kc3VwZXIuSW5pdCgpOw0KZW5kIG1ldGhvZDsNCg0KLS0tLS0tLS0tLS0tLS0t
    LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tDQptZXRob2Qg
    V2luLkRpc3BsYXkNCmJlZ2luDQpkYXRhT25lLnNldFZhbHVlKCdTdHVmZicpOw0Kc2VsZi5P
    cGVuKCk7DQpldmVudCBsb29wDQogICAgICAgIHdoZW4gdGFzay5TaHV0ZG93biBkbw0KICAg
    ICAgICAgICAgICAgIGV4aXQ7DQogICAgICAgIHdoZW4gPGJ0bk9wZW4+LkNsaWNrIGRvDQog
    ICAgICAgICAgICAgICAgdyA6IE5ld1dpbiA9IG5ldzsNCiAgICAgICAgICAgICAgICBzdGFy
    dCB0YXNrIHcuRGlzcGxheSgpIHdoZXJlIGNvbXBsZXRpb249ZXZlbnQ7DQogICAgICAgICAg
    ICAgICAgcmVnaXN0ZXIgV2luQ2xvc2VIYW5kbGVyKHcpOw0KZW5kIGV2ZW50Ow0Kc2VsZi5D
    bG9zZSgpOw0KZW5kIG1ldGhvZDsNCg0KLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
    LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tDQptZXRob2QgV2luLkluaXQNCmJlZ2lu
    DQpzdXBlci5Jbml0KCk7DQpkYXRhT25lID0gbmV3Ow0KZW5kIG1ldGhvZDsNCg0KLS0tLS0t
    LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
    DQpldmVudCBoYW5kbGVyIFdpbi5XaW5DbG9zZUhhbmRsZXIoaW5wdXQgcFdpbjogVG9zc01l
    Lk5ld1dpbikNCmJlZ2luDQp3aGVuIHBXaW4uTmV3V2luZG93RmluaXNoZWQgZG8NCglkYXRh
    T25lID0gbmV3Ow0KCXRhc2sucGFydC5sb2dtZ3IucHV0bGluZSgnTmV3V2luZG93RmluaXNl
    ZCcpOw0KCQ0Kd2hlbiBwV2luLk5ld1dpbmRvd0ZhaWxlZCBkbw0KCWRhdGFPbmUgPSBuZXc7
    CQ0KZW5kIGV2ZW50Ow0KLS0gRU5EIE1FVEhPRCBERUZJTklUSU9OUw0KSEFTIFBST1BFUlRZ
    DQoJQ29tcGF0aWJpbGl0eUxldmVsID0gMDsNCglQcm9qZWN0VHlwZSA9IEFQUExJQ0FUSU9O
    Ow0KCVJlc3RyaWN0ZWQgPSBGQUxTRTsNCglNdWx0aVRocmVhZGVkID0gVFJVRTsNCglJbnRl
    cm5hbCA9IEZBTFNFOw0KCUxpYnJhcnlOYW1lID0gJ3Rvc3NtZSc7DQoJU3RhcnRpbmdNZXRo
    b2QgPSAoY2xhc3MgPSBXaW4sIG1ldGhvZCA9IERpc3BsYXkpOw0KDQoNCmVuZCBUb3NzTWU7
    DQo=
    --------------4E6A4194374DC1BDF50CB1A1--

    Bobby,
    The simplest solution I think would be to use grids and map them to some business class - which I suppose you must be already using. In the event handler of the first window (button.click event) after you call the display method of the second window you can new the business class.
    Kapil
    From: Zirney, Bobby[SMTP:[email protected]]
    Sent: Donnerstag, 2. September 1999 02:33
    To: '[email protected]'
    Subject: (forte-users) Question
    This message is in MIME format. Since your mail reader does not understand
    this format, some or all of this message may not be legible.
    ------_=_NextPart_001_01BEF4BD.83F24DA6
    Content-Type: text/plain;
    charset="iso-8859-1"
    I have a frame with a button on it that will open up another frame. When I
    close the second frame by pressing the X in the top right hand corner, I
    want to clear all the data on the first screen. I have been trying all
    sorts of things without success. Does anyone have any suggestions as to how
    to do this?
    ------_=_NextPart_001_01BEF4BD.83F24DA6
    Content-Type: text/html;
    charset="iso-8859-1"
    Content-Transfer-Encoding: quoted-printable
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
    <HTML>
    <HEAD>
    <DEFANGED-META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
    charset=3Diso-8859-1">
    <DEFANGED-META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
    5.5.2448.0">
    <DEFANGED-TITLE>Question</TITLE>
    </HEAD>
    <BODY>
    <P><FONT SIZE=3D2 FACE=3D"Arial">I have a frame with a button on it =
    that will open up another frame.  When I close the second frame by =
    pressing the X in the top right hand corner, I want to clear all the =
    data on the first screen.  I have been trying all sorts of things =
    without success.  Does anyone have any suggestions as to how to do =
    this?</FONT></P>
    </BODY>
    </HTML>
    ------_=_NextPart_001_01BEF4BD.83F24DA6--
    For the archives, go to: http://lists.sageit.com/forte-users and use
    the login: forte and the password: archive. To unsubscribe, send in a new
    email the word: 'Unsubscribe' to: [email protected]

  • Delete old OPS$ user

    Hi!
    I would like to delete old OPS$ user from system copy.
    What is the appropeiate SQL commando?
    Thank you!
    regards

    Hi
    Adding more you can also check this [Link|http://www.sap-img.com/basis/information-on-how-the-ops-users-work.htm]
    Regards
    Uday

  • Not able to login with Logon as OPS$-user to get SAPSR3's password

    Dear all
    my listener getting started and database also up
    but gives error
    Connecting as SAPSR3/<pwd>@ECC on connection 0 (nls_hdl 0)
    Logon as OPS$-user to get SAPSR3's password
    If can share screen shots are some link so i can go aehad
    KIndly help in doing this  what is the default password for SYSTEM
    Regards

    what is the default password for SYSTEM
    And why not change it ? What's your OS ?
    See https://forums.oracle.com/thread/2551030

  • OPS$ user for Oracle

    Has anyone had any success using the OPS$ user for an Oracle database on Solaris? I would like to log in with a unix account and simply use the OPS$ account for that user. That way I do not have to store the password and username.
    Thanks for any advice...

    I thought I would post the solution although no one else posted. The solution is to use the simple getConnection method and leave off the database name on the url. e.g.
    rConnection = DriverManager.getConnection("jdbc:oracle:oci8:@");
    I hope that helps someone else.
    This of course requires that you have set up the ops$ user on the oracle side and have a unix login that matches the ops$ user.

  • 10.5.2 Virtual Domains - 2 user questions

    (NOTE: Generic host and domain names used in this mail, real ones are used for the actual machine)
    Clean 10.5.1 install, immediately hit software update multiple times till 10.5.2 and any other offered updates were installed.
    Went into WGM and created the accounts for my virtual domain users (I will not be doing any mail accounts on the main server which is called localhost.local) using the same setup as the 10.5.1 tutorial referenced many times on this site. I made no by-hand file changes other than making the bounces soft instead of hard, as I think that virtual domains are supposed to work now with 10.5.2.
    Went into Server Admin, added Mail as a service and configured it with my virtual domain in the Advanced/Hosting tab and turned on debug output for SMTP and POP.
    Pointed my firewall at the new mail server so that DNS would be correct
    Tried sending a mail from my test user to my test user from a mail client on my LAN.
    YAY! It works!
    Ok, so with the WGM version of virtual domains, where do I put the dreaded catch-all user for the one domain that required it?
    Do I just make a virtual user account with the second shortname being @mydomain1.com?
    And, for forward-only mail addresses do I make a virtual user account with the "mail" tab set to forward?
    Or, do I still use the tutorial method for those features where I edit files directly?
    Thanks, and (fingers crossed) last question for a while.
    ------ main.cf ------
    queue_directory = /private/var/spool/postfix
    command_directory = /usr/sbin
    daemon_directory = /usr/libexec/postfix
    mail_owner = _postfix
    unknown_local_recipient_reject_code = 450
    unknown_virtual_alias_reject_code = 450
    unknown_virtual_mailbox_reject_code = 450
    debug_peer_level = 2
    debugger_command =
    PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin
    xxgdb $daemon_directory/$process_name $process_id & sleep 5
    sendmail_path = /usr/sbin/sendmail
    newaliases_path = /usr/bin/newaliases
    mailq_path = /usr/bin/mailq
    setgid_group = _postdrop
    html_directory = no
    manpage_directory = /usr/share/man
    sample_directory = /usr/share/doc/postfix/examples
    readme_directory = /usr/share/doc/postfix
    mydomain_fallback = localhost
    message_size_limit = 10485760
    myhostname = localhost.local
    mailbox_transport = cyrus
    mailbox_size_limit = 0
    mydomain = local
    enable_server_options = yes
    inet_interfaces = all
    smtpd_client_restrictions = permit_mynetworks reject_rbl_client zen.spamhaus.org permit
    maps_rbl_domains =
    content_filter = smtp-amavis:[127.0.0.1]:10024
    smtpd_sasl_auth_enable = yes
    smtpd_use_pw_server = yes
    smtpd_recipient_restrictions = permit_sasl_authenticated,permit_mynetworks,reject_unauth_destination,permit
    smtpd_pw_server_security_options = cram-md5
    virtual_transport = lmtp:unix:/var/imap/socket/lmtp
    virtual_mailbox_domains = hash:/etc/postfix/virtual_domains
    ---------- virtual --------
    This file is empty other than comments
    ----------- virtual_domains ----------
    mydomain1.com allow
    mydoamin2.net allow

    Thanks for the feedback. Good to hear virtual domains set up from scratch work in 10.5.2.
    Ok, so with the WGM version of virtual domains, where do I put the dreaded catch-all user for the
    one domain that required it?
    Do I just make a virtual user account with the second shortname being @mydomain1.com?
    To be honest, I never tried, but I seriously doubt this will work (worth trying though). I'd put it in /etc/postfix/virtual (can coexist fine with WGM, but you'll need to add the reference to it to main.cf
    And, for forward-only mail addresses do I make a virtual user account with the "mail" tab set to forward?
    As above, worth trying. Doubt it'll work through WGM.
    Generally speaking and from my experience and assuming there are no bugs, Server Admin and WGM allow for basic setups. Anything slightly advanced is better done through the command line. Sad but true.

  • First time user questions (managing library, file size defaults, cropping,)

    I'm on my first Mac, which I am enjoying and am also using iPhoto '08 for the first time which is a great tool. It has really increased my efficiency in editing a lot of photos at one time. However, the ease of use makes a couple custom things I want to do difficult. I'd appreciate any feedback;
    1) I often want to get at my files for upload or transfer to another machine. When I access Photos with my Finder I can only see "Iphoto Library" (or something like that) which does not show the individual files. Very annoying. I have found that i can browse to one of the menus and select "Open Library" and then I can see all the files.
    How can I make it default to this expanded setting? When I am uploading pictures via a web application, for instance, the file open tool does not usually give me the option to Open the library. By Default, I would like the library to always be expanded so I do not have to run iPhoto or select "open" to view the files.
    Basically, I just want easy manual control of my files in Finder and other applications.
    2) Where do I set the jpg size of an edited file? My camera will output 10MB files and after a simple straighten or crop, iPhoto will save them to 1MB files.
    Ignoring the debate on file size, is there a way to control the jpg compression so I can stay as close to what came out of the camera as possible?
    3) I crop all my photos to 5x7. If I do that once, it comes up the next time. However, once I straighten the photo and then choose crop, it always comes up with some other odd size by default (the largest rectangle that can be fit in the new photos size).
    While I know this may be useful for some people, it is time consuming when going through hundreds of photos to constantly have to choose "5x7" from the drop down list. Is there a way to make this the default?
    I'm sure I'll have some more questions, but thus far, I've been real happy with iPhoto.
    4) The next task will be sharing this Mac Pictures folder on my Wireless network so my XP PC can access it. I'm open to any tips on that one as well....
    Thanks!

    toddjb
    Welcome to the Apple Discussions.
    There are three ways (at least) to get files from the iPhoto Window.
    1. *Drag and Drop*: Drag a photo from the iPhoto Window to the desktop, there iPhoto will make a full-sized copy of the pic.
    2. *File -> Export*: Select the files in the iPhoto Window and go File -> Export. The dialogue will give you various options, including altering the format, naming the files and changing the size. Again, producing a copy.
    3. *Show File*: Right- (or Control-) Click on a pic and in the resulting dialogue choose 'Show File'. A Finder window will pop open with the file already selected.
    To upload to MySpace or any site that does not have an iPhoto Export Plug-in the recommended way is to Select the Pic in the iPhoto Window and go File -> Export and export the pic to the desktop, then upload from there. After the upload you can trash the pic on the desktop. It's only a copy and your original is safe in iPhoto.
    This is also true for emailing with Web-based services.
    If you use Apple's Mail, Entourage, AOL or Eudora you can email from within iPhoto.
    The format of the iPhoto library is this way because many users were inadvertently corrupting their library by browsing through it with other software or making changes in it themselves. If you're willing to risk database corruption, you can restore the older functionality simply by right clicking on the iPhoto Library and choosing 'Show Package Contents'. Then simply make an alias to the folders you require and put that alias on the desktop or where ever you want it. Be aware though, that this is a hack and not supported by Apple.
    Basically, I just want easy manual control of my files in Finder and other applications.
    What's above is what's on offer. Remember, iPhoto is NOT a file organiser, it's a photo organiser. If you want to organise files, then use a file organiser.
    Where do I set the jpg size of an edited file
    You don't. Though losing 9MB off a 10MB files is excessive. Where are you getting these file sizes.
    I crop all my photos to 5x7. If I do that once, it comes up the next time. However, once I straighten the photo and then choose crop, it always comes up with some other odd size by default (the largest rectangle that can be fit in the new photos size).
    Straightening also involves cropping. Best to straighten first, then crop.
    The next task will be sharing this Mac Pictures folder on my Wireless network so my XP PC can access it.
    If you use the hack detailed above be very careful, it's easy to corrupt the iPhoto Library, and making changes to the iPhoto Package File via the Finder or another app is the most popular way to go about it.
    Regards
    TD

  • Safari only opens under 1 user,question mark appears over icon in dock...please help,i am clueless

    as title says safari opens under wifes user name,it was not in her dock we found it in trash and "put back",then icon appeared on her desk top we put it in her dock,now its in dock and desk top,and other usres cannot open safari,get question mark over icon in dock,we are clueless as u can probably tell any help appreciated

    ralphfromronkonkoma wrote:
    we found it in trash and "put back",then icon appeared on her desk top we put it in her dock,now its in dock and desk top,and other usres cannot open safari
    If you found Safari in the Trash it was probably the Safari.app itself. Icons on the Dock do not go into Trash. They drag off and "Poof".
    That means that the app, itself is on your Desktop. Choose it and Get Info (command-i). Does it say, "Safari.app"? Drag it back into /Applications folder. Then drag your icon off the Dock and create a new one by dragging Safari.app to the Dock. It will create an alias which is all the Dock icons are.
    The question mark means an alias has lost the path to the application. Have your other users drag it off the Dock and drag it from the applications folder to create a new alias on the Dock.

  • New Mac User-questions

    PRINTING:
    1. How does one print or save part (or a "selection") of a webpage other than copying it to Word? I know how to print or save part of a Word doc.
    2. How do I save orientation (portrait or landscape) when setting up printing presets? When I change the orientation, it changing the orientation for all my presets but can't be saved.
    3. How does one save two-sided printing in the print resets when printing webpages? (I know how to do that for Word.) If I look at "Layout", the two-sided preference is greyed out and says turned off. Where do I turn it on?
    SPOTLIGHT:
    1. Is there any way to uncheck all boxes on the Spotlight prefs page rather than unchecking them one-by-one?
    2. Am I correct in assuming the Spotlight does not search the Mac Help?
    GENERAL:
    1. Is there anyway to have a viewable date on the menu bar?
    2. Is there an ergonomic keyboard for the Mac, one that is curved?
    3. Can a generic keyboard be used instead of the Apple keyboard successfully? Other than a few key substitutions, are there any significant limitations of the generic board?
    4. No one that I've talked to at the SF Apple Store knows this one. Is there any keyboard command that appropriately sizes an open window (does what the green cross button at the top of every window does)?
    5. Is there a faster way to see a file size than select the file and press cmd/I or right click icon and select get info?
    6. Is there anyway to save a webpage as a Word doc other than copying it onto Word? I want to be able to edit what I save to highlight or delete text. I know that I can save webpages as text but that can be hard to read.
    If there is a better place to post these Mac questions, please advise. Thank you.
    MacBook Pro   Mac OS X (10.4.9)   Treo 680 (DateBk6)

    PRINTING:
    1. How does one print or save part (or a "selection") of a webpage other than copying it to Word? I know how to print or save part of a Word doc.
    Make a selection then drag the selection to the Desktop to create a text clipping. You can print the clip by dragging it into TextEdit or your word processor.
    2. How do I save orientation (portrait or landscape) when setting up printing presets? When I change the orientation, it changing the orientation for all my presets but can't be saved.
    The orientation cannot be saved.
    3. How does one save two-sided printing in the print resets when printing webpages? (I know how to do that for Word.) If I look at "Layout", the two-sided preference is greyed out and says turned off. Where do I turn it on?
    Again, this cannot be saved in the Print dialog. However, you may be able to set it up as the default in your printer's settings.
    SPOTLIGHT:
    1. Is there any way to uncheck all boxes on the Spotlight prefs page rather than unchecking them one-by-one?
    No.
    2. Am I correct in assuming the Spotlight does not search the Mac Help?
    Yes.
    GENERAL:
    1. Is there anyway to have a viewable date on the menu bar?
    Yes. Open Date and Time preference, click on Clock tab, set your preferences, check the box to Show Date and Time.
    2. Is there an ergonomic keyboard for the Mac, one that is curved?
    Yes. There are several. Do some Google searching and review Compatible Devices and Peripherals.
    3. Can a generic keyboard be used instead of the Apple keyboard successfully? Other than a few key substitutions, are there any significant limitations of the generic board?
    Yes, but not advisable.
    4. No one that I've talked to at the SF Apple Store knows this one. Is there any keyboard command that appropriately sizes an open window (does what the green cross button at the top of every window does)?
    Keyboard Shortcuts.
    5. Is there a faster way to see a file size than select the file and press cmd/I or right click icon and select get info?
    Yes. Select the Finder, select Show View Options from the View menu, check the box for Size. This will display a Size column in the Finder when in List view. If you use Icon view then check the box to Show Item Info.
    6. Is there anyway to save a webpage as a Word doc other than copying it onto Word? I want to be able to edit what I save to highlight or delete text. I know that I can save webpages as text but that can be hard to read.
    No. Web pages may be saved as plain text, as a URL link (.webloc) or as a Web Archive.
    Most if not all of your questions are answered in online Help or the OS X User Guide or in your computer's User Guide or your software's documentation. These topics have been covered in the past and you might have tried searching the forum before posting a question as well as searching Google.
    We are more than happy to help but you should first search the forum before posting a question. You'd be surprised how frequently the same questions are asked and answered. Also be sure to consult The User Tips library.
    Hope this helps.

Maybe you are looking for

  • Automatic down payment

    MM Gurus, I want to do vendor down payments automatically. Actually the requirement is when we create a purchase order we need to enter the down payment amount at header level. After creating Po we need to pay the initial down payment and then goods

  • Hero slideshow on homepage is un-pinned, yet doesn't move vertically w other content when scrolling

    I've created a hero slideshow on the homepage. It is "unpinned", however it doesn't move vertically with the rest of the content when scrolling up/down. It stays in its same spot and the other page content scrolls correctly.

  • ParseClob

    When I try and use parseclob on a clob held within an object type I get Error occurred while parsing: ORA-00942: table or view does not exist Any ideas how to cure this or what the table is that it is looking for

  • Explicit GC in BEA

    With our application, I notice explicit Full GC occurring during startup of the server. We do no explicit GC in our code. My question, if anyone knows, is such: What is the criteria that is causing the explicit collection? Are these only startup clas

  • Cannot print out correct colors using Mac and Epson Artisan 1430

    I recently switched from using Illustrator on my PC to using Illustrator on my IMAC.  My display on the PC and the display on the IMAC show the graphics in the exact same colors.  When I print a graphic from my PC in Illustrator on my Epson printer i