Problem In GO TO DATABASE HOME PAGE in oracle 10g XE  updated

When i click the GO TO DATABASE HOME PAGE icon my web browser say "The page you are looking for is currently unavailable Server, Cannot find server or DNS Error
Internet Explorer" and the address that it is openning is "http://127.0.0.1:8080/htmldb" can any one help me with this?
Im using oracle 10g express edition, the one that is available for free download. And my operating system is windows xp SP2.
Thanks
Message was edited by:
user468763

There is a dedicated forum for questions related to XE
Oracle Database Express Edition (XE)
You need first to register for this forum here:
http://www.oracle.com/technology/xe/registration
After you register, simply log on to the discussion forums wth the same userid that you used to register - no need to wait for the confirmation email.

Similar Messages

  • Cannot go to database home page for my 10g

    i have installed 10g and it worked.
    then i got problem after my holiday.
    i dont know why i cant access database home page
    http://127.0.0.1:8080/apex
    i have try lsnrctl and this is what i have got..
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 2: No such file or directory
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=LENOVO-C72B2944)(PORT=1
    21)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 1001: Unknown error
    whats problem here??
    thx

    it cant start..
    like this..
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
    System parameter file is C:\oraclexe\app\oracle\product\10.2.0\server\network\ad
    min\listener.ora
    Log messages written to C:\oraclexe\app\oracle\product\10.2.0\server\network\log
    \listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR
    _XEipc)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=LENOVO-C72B2944)(P
    ORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 1001: Unknown error
    Listener failed to start. See the error message(s) above...
    this is my tnsnames.ora
    XE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = LENOVO-PKN)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XE)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    and this my listener.ora
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = extproc)
    (SID_DESC =
    (SID_NAME = CLRExtProc)
    (ORACLE_HOME = C:\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (ADDRESS = (PROTOCOL = TCP)(HOST = LENOVO-C72B2944)(PORT = 1521))
    DEFAULT_SERVICE_LISTENER = (XE)

  • Unable to Access the home page of oracle  10g express edition.

    I have installed enterprise manager 10g and also express edition 10g .But after installing the enterprise manager 10g and trying to access the url http://127.0.0.1:8080/apex .The xdb username and password is prompted.I deleted the entry in init.ora for the xdb parameter to avoid the userid prompt but still the xdb login credentials are prompted.How can I avoid this message in order to access the 10g express edition home page.
    Regards
    Pandu

    It appears you've got two things listening on port 8080, or more accurately two things that want to listen on port 8080. The winner is probably the Enterprise Manager. The easiest way to check this would be to connect as SYSDBA and run the following to reset the 10gXE XDB listener port:
    EXEC dbms_xdb.sethttpport(8181);
    Then, attempt to reconnect to the 10gXE on the new port. I suspect a new attempt to connect at the old port 8080 will return the same message. If it doesn't fix it, you should probably inspect the configuration file for XDB. You can do that by running the following:
    SET LONG 10000
    SET PAGESIZE 9999
    SELECT dbms_xdb.cfg_get() FROM dual;
    You'll find the template for configuration in the $ORACLE_HOME/rdbms/xml directory. Hope this helps.

  • Problem with load Database Home Page

    when I try load Database Home Page i have this error:
    ORA-06550: line 2, column 0: PLS-00103: Encountered the symbol "end-of-file" when expecting one of the following: begin case declare exit for goto if loop mod null pragma raise return select update while with << close current delete fetch lock insert open rollback savepoint set sql execute commit forall merge pipe.
    What's the problem?
    Chris

    What's the problem?Something is wrong ...
    That is a generic error message saying there is a code error. We need a lot more information. Something along the lines of:
    - operating system (incl patch level) and specifics about which Oracle XE you decided to install;
    - whether your system is on a network, what kind of connection you use, etc;
    - whether this is Oracle's supplied code or something you wrote or modified by hand;
    - exactly what you typed to get to that point;
    - whether this ever worked;
    - whether you had any problem in the installation, or any logs or trace files show up.
    In other words - the more details you can provide, the more we might be able to help.
    (We can not see your system, watch over your shouders, or read your mind. Either you provide the details - even if you think they are irrelevant - or we assume things.)
    /Hans

  • Oracle database 10g express edition-database home page problem.

    I've installed Oracle database 10g express edition.
    When I try to launch to the database home page,a login pops up saying "connecting to 127.0.0.1" expecting an user and password.
    I tried my system and sys login,but both were unsuccessful.
    Could someone help me please.?
    Thanks,
    Bhagat

    Feel free to join us in the XE forum at Oracle Database Express Edition (XE)
    If you're not registered there, do so using http://www.oracle.com/technology/xe/registration
    Also feel free to use the documentation at http://www.oracle.com/pls/xe102/homepage, specifically the "Getting Started Guide"
    You need to log in using SYSTEM and the password you supplied during install.

  • Not able to access Oracle 10g XE database home page on Windows XP?

    I wanted to practise pl/sql in my office pc. I installed Oracle 10g XE on my machine and after that I also started Agent from Services. However When i clicked on Database home page it doesn't start. Changing network configuration might create problem in network. Can anybody help me working out this problem or has any alternative to practise PL/SQL with tiny oracle database.
    Regards
    Manish
    Edited by: user11003855 on Apr 19, 2009 11:27 PM

    Did you configure loopback adapter?
    :p

  • Unable to open Database Home Page after installation

    Hello!
    I have made my very first installation of Oracle 10g XE and I have immediately tried to open the Database Home Page, as suggested by the installer.
    However, I have got a browser error and I noticed that no process was listening on port 8080.
    No Oracle service was running, except OracleXETNSListener. Nonetheless I have started OracleServiceXE as well and it started without visible errors.
    However, port 8080 is still not open.
    I am really disappointed with my first experience with Oracle products. No errors whatsoever, but an inaccessible home page. In addition, I have noticed other questions about the same problem. No working answers for me. I feel quite frustrated.
    Just FYI: I am running Windows XP SP3.
    Is there any way to solve this issue at the end of the day?
    Thank you and sorry if being offending. I think that a company like Oracle should not tolerate such an unfriendly product installation, especially if counting on winning new customers with its free XE database.
    Best wishes,
    Georgi
    P.S. Yes, I have errors in C:\oraclexe\app\oracle\product\10.2.0\server\config\log files, but they are quite a lot and I can't realize what went wrong exactly. There are probably errors elsewhere as well, but they are not visible to the ordinary user/developer during the installation. Sad.
    Edited by: user10677497 on Dec 3, 2008 4:30 PM

    Hello!
    I have made my very first installation of Oracle 10g XE and I have immediately tried to open the Database Home Page, as suggested by the installer.
    However, I have got a browser error and I noticed that no process was listening on port 8080.
    No Oracle service was running, except OracleXETNSListener. Nonetheless I have started OracleServiceXE as well and it started without visible errors.
    However, port 8080 is still not open.
    I am really disappointed with my first experience with Oracle products. No errors whatsoever, but an inaccessible home page. In addition, I have noticed other questions about the same problem. No working answers for me. I feel quite frustrated.
    Just FYI: I am running Windows XP SP3.
    Is there any way to solve this issue at the end of the day?
    Thank you and sorry if being offending. I think that a company like Oracle should not tolerate such an unfriendly product installation, especially if counting on winning new customers with its free XE database.
    Best wishes,
    Georgi
    P.S. Yes, I have errors in C:\oraclexe\app\oracle\product\10.2.0\server\config\log files, but they are quite a lot and I can't realize what went wrong exactly. There are probably errors elsewhere as well, but they are not visible to the ordinary user/developer during the installation. Sad.
    Edited by: user10677497 on Dec 3, 2008 4:30 PM

  • Cannot access database home page

    I am trying to learn Oracle on my own on home PC. I have Windows XP Professional. When i choose "go to databse home page", it uses this url: http://127.0.0.1:8080/htmldb and then tells me the page is not found.
    Any ideas????
    Thanks,
    Ira
    [email protected]

    I am also having the same problem. This all worked ok on Friday, now I cannot get into the Oracle Database Home Page. The database is running, I can login via sqlplus but I cannot access the database via the Database home page and my application cannot get to it either. It is all on my local workstation. Application cannot make a connection. It gives this error:
    'The Network Adapter could not establish the connection'
    When I look at services running it is all running, the listener says automatic, when I try to start it, manually it says it started and stopped because it has nothing to do.
    I tired the command ALTER DATABASE OPEN and mentioned previously and got the message, 'a database already opne by the instance'.

  • Application builder  icon disappeared from database home page

    i am wondering , is APPLICATION BUILDER ICON removed from database home page of all users or just mine. please i need help here..

    Do you mean the icon display, or the ability to use the app identified by the icon?
    (If just the display (it shows the empty box), there is a known problem with some images appearing broken. In which case, you can try forcing a reload form the server by adding a 'Shift' to your reload command (eg: use Shift-F5 in I.E. or Shift-Ctrl-R in Firefox)

  • How to create TABLE using "Go To Database Home Page"

    I installed Oracle 10g Express
    The Database Home page is working fine using sys/system user name
    I understand that this is also an APEX INTERNAL Application.
    Now I installed APEX 3...latest version , the database page has now changed to APEX , Oracle Application Express page.
    Also the http://.../apex/apex_admin .. is working, but I dont know where to find the Administration page of Database , which lets creation of database users & tables

    Hi
    If I understand you problem correctly then you go to Database Homepage, and login using sys/system you can see the homepage with the icons for 'Application Builder', 'SQL Workshop', 'Utilities'.
    Here clicking on 'SQL Workshop' you will find 'Object Browser', 'Sql Commands', 'SQL Scripts' and 'Query Builder'.
    You can create database objects by entering sql commands in 'Sql Commands' or from the 'Object Browser'->[Create] button.
    -Priyanka

  • Database Home page / VPN's

    OK, here is an interesting one.
    Everything works fine for me. I then use a vpn software (cisco, or secure remote) to connect me to another network.
    Database home page then stops working, page cannot be displayed on http://127.0.0.1:8080/htmldb.
    No specific routes have been added to my machine that touch the localhost.
    Not really a problem, ut interesting all the same
    This is on windows XP
    Dave

    Dave,
    I just posted under Angela's thread :)
    VPN Connections
    ~Jer

  • Database Home Page - The page cannot be displayed

    Hello Oracle Gurus,
    Thank you in advance for your response.
    I'm running Oracle Database 10g Express Edition on Windows XP. When I launch the Database Home Page in IE I get a "The page cannot be displayed" error.
    I have gone through several posts on this forum and I have tried the following 5 things:
    1. I have stopped the database (net stop ...) and re-started the database (net start ...). This did not fix the problem.
    2. I checked the reading of "select open_mode from v$database;" this returned:
    OPEN_MODE
    READ WRITE
    I assume this is what it should be.
    3. I checked the reading of "select status from v$instance;" this returned:
    STATUS
    OPEN
    I assume this is what it should be.
    4. In IE -> Tools -> Internet Options -> Security -> Local intranet -> Sites -> Advanced, I added 127.0.0.1 to the local intranet zone.
    5. I restarted my WinXP PC.
    None of the above things worked.
    Does anybody have any suggestions of things to try to get the Database Home Page up and running?
    Please note that I am a newbie to Oracle so please write your response at the simplest possible level.
    Thanks,
    K

    There's a specific XE forum where they may have better answers than here. See Cannot access Oracle XE database home page

  • What happened to my Oracle Database Home Page ?

    Everything was working fine. Suddenly, the browser can no longer connect to the Database Home Page.
    What has happened. My Internet connection still works (I'm here). Nothing else was changed that I can tell.
    Please Help. Thanks.

    I believe I solved the problem - although I don't know how it happened.
    I went to Control Panel / Administrative Tools / Component Services and noted that the Oracle XE components:
    OracleJobSchedulerXE
    OracleMTSREcoveryService
    OracleServiceXE
    OracleXEClrAgent
    CracleXETNSListener
    were all running (except OracleJobSchedulerXE which doesnt offer a restart option).
    I stopped the OracleServiceXE and restarted it. I also started the MTSRecovery Service, ClrAgen and TNSListener.
    That seems to have solved the problem.
    Any idea how the service got turned off?

  • Cannot View Database Home Page After Upgrading to XE 3.2 on Windows XP

    Hi all,
    I have recently upgraded from APEX 3.1 to APEX 3.2 on my Oracle 10g XE database running on Windows XP SP3.
    Unfortunately after successfully completing the upgrade and starting the services when I try and visit the Start -> All Programs -> Oracle Database 10g Express Edition -> Go To Oracle Database Home Page I am receiving a page cannot be found error (or broken link message, depending on the browser I try IE7, Firefox 3.0.10 or Chrome 2.0).
    The link I am being directed to is:
    http://127.0.0.1:8080/apex (I have an entry in my Hosts file referring this to localhost).
    How can I tell if Port 8080 is still open and accessible? I am using the embedded web pl/sql gateway and tried reconfiguring it again by running apxconf.sql as SYS:
    SQL> @apxconf.sql
    PORT
    8080
    Enter values below for the XDB HTTP listener port and the password for the Application Express ADMIN user.
    Default values are in brackets [ ].
    Press Enter to accept the default value.
    Enter a password for the ADMIN user []
    Enter a port for the XDB HTTP listener [      8080] +<simply returned default>+
    ...changing HTTP Port
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    Session altered.
    ...changing password for ADMIN
    PL/SQL procedure successfully completed.
    Commit complete.
    -------- Confirming that the services have started ---------------
    C:\oracle\oraclexe\app\oracle\product\10.2.0\server\BIN>net start OracleXETNSListener
    The OracleXETNSListener service was started successfully.
    C:\oracle\oraclexe\app\oracle\product\10.2.0\server\BIN>net start OracleServiceXE
    The OracleServiceXE service is starting......
    The OracleServiceXE service was started successfully.
    C:\oracle\oraclexe\app\oracle\product\10.2.0\server\BIN>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 16-JUN-2009 23:16:51
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Produ
    ction
    Start Date 16-JUN-2009 23:16:27
    Uptime 0 days 0 hr. 0 min. 24 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Default Service XE
    Listener Parameter File C:\oracle\oraclexe\app\oracle\product\10.2.0\server\NETWORK\ADMIN\listener.ora
    Listener Log File C:\oracle\oraclexe\app\oracle\product\10.2.0\server\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR_XEipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1522)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
    Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    Listener Log File (C:\oracle\oraclexe\app\oracle\product\10.2.0\server\network\log\listener.log)
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production on 16-JUN-2009 23:16:27
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    System parameter file is C:\oracle\oraclexe\app\oracle\product\10.2.0\server\NETWORK\ADMIN\listener.ora
    Log messages written to C:\oracle\oraclexe\app\oracle\product\10.2.0\server\network\log\listener.log
    Trace information written to C:\oracle\oraclexe\app\oracle\product\10.2.0\server\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=600
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR_XEipc)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1522)))
    Listener completed notification to CRS on start
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    16-JUN-2009 23:16:51 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=Gary Williams))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=169869568)) * status * 0
    ------------ Other tests -------------
    SQL> SELECT STATUS FROM DBA_REGISTRY WHERE COMP_ID = 'APEX';
    STATUS
    VALID
    C:\temp\apex>find /I "ora-" *.log
    ---------- INSTALL2009-06-16_13-02-41.LOG
    ---------- SQLNET.LOG
    SQL> SELECT username
    2 FROM dba_users
    3 WHERE username LIKE 'FLOWS_%'
    4 OR username LIKE 'APEX_%';
    USERNAME
    FLOWS_030100
    APEX_PUBLIC_USER
    APEX_030200
    FLOWS_FILES
    FLOWS_020100
    I have turned off my Firewall, checked against multiple browsers.... HELP!!!!
    I've backed out the 3.2 upgrade and reinstalled and receieved the same issue. The next step is to unistall the XE database and reinstall, but I'm loathed to do that without seeking some responses from this Forum.
    Many thanks.
    Have a great day.
    Kind Regards,
    Gary.

    Hello Roel,
    Thank you taking the time to reply.
    I had previously tried all those url combinations and still no luck.
    I also found out about displaying the HTTP port number. And you were right it was listening on the default 8080. I disabled it and re-enabled it on port 9080 to see if that made a difference but it didn't so I decided to remoce Oracle XE database and go through the reinstallation and subsequent upgarde to APEX 3.2. Everything appera sto be working fime now.
    One point of note is that if I view the Listener status now I notice another line from what I had previously referring to the HTTP listener, although my listener.ora file never changed (apart from having the TNS Listener port resuming to the default 1521).
    C:\>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 18-JUN-2009 11:24:30
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
    Start Date 18-JUN-2009 09:08:04
    Uptime 0 days 2 hr. 16 min. 29 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Default Service XE
    Listener Parameter File C:\oracle\oraxe\app\oracle\product\10.2.0\server\network\admin\listener.ora
    Listener Log File C:\oracle\oraxe\app\oracle\product\10.2.0\server\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR_XEipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=D9GVDX1S)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=8080))(Presentation=HTTP)(Session=RAW))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
    Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "XEXDB" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    Service "XE_XPT" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    Service "xe" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    The command completed successfully
    Can anyone answer why this may have been omitted previously? Presumably this is why my browser couldn't render anything from APEX.
    Kind Regards,
    Gary.

  • Cannot access Oracle XE database home page

    Hi
    I have just installed Oracle Database 10g express edition on my Windows XP, and the installation seemed to go well.
    I then select to go to the database home page after the installation which opens a browser at this address: http://127.0.0.1:8080/apex, and i get a The page cannot be displayed' error.
    During the install, i was given this information:
    Destination Folder: C:\oraclexe\
    Port for 'Oracle Database Listener': 1521
    Port for 'Oracle Services for Microsoft Transaction Server': 2030
    Port for HTTP Listener: 8080
    I have tried restarting my computer, but still get the cannot find server error when attempting to go to the database home page.
    I was wondering if anyone else has had experience with this issue, where they cannot get to the database homepage, and how they may have solved it.
    I also have disabled my firewall. but still could not access Home Page.
    Any help would be greatly appreciated.
    many thanks
    Philip.

    Hi,
    when i tried to conenct through sql command line, this is what i got:
    SQL> connect sys as sysdba
    Enter password:
    Connected to an idle instance.
    SQL> startup
    ORA-01078: failure in processing system parameters
    ORA-01565: error in identifying file 'C:\oraclexe\app\oracle\product\10.2.0\serv
    er\dbs/spfileXE.ora'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified.
    SQL>
    even though the database is already started and i see the service running fine.
    Philip.

Maybe you are looking for

  • SRM workflow - work Item is not being displayed

    Hello, We have SRM wrofklow configured on Portal and users are already using it. Recently, we got one issue from the user saying he is not able to see the work item on Portal under UWL. He can see the same work item in his inbox on SRM system. I chec

  • Changing a username in Active Directory - does this update People picker, User Info List etc?

    What happens in SP2013 when a user gets married and changes their name in AD? My understanding is that after a full  (?) User Profile import and a People crawl (Full/inc?) - their display name in SharePoint will be updated but in SP2013 do the entrie

  • Defining Dynamic Internal Table

    Hi everybody, I would like to create a dynamic internal table without knowing its structure. I have stored the DDIC field elements that have to be used in a customizing table. I would like to create the internal table depending on the field elements

  • Is there a minor change in the iPhone app store?

    I have an iPhone 4s (OS 6.1.3) with service via AT&T I DO NOT use iCloud I went to the app store via my phone and noticed something a little different today compared to a few days ago, and am wondering if Apple made a change I went to download a free

  • Oracle 11gR2 RAC Scan Virtual IPs

    Hi, I have a doubt, I was installing Oracle RAC 11gR2 but I didn't understand how to do to resolve rac node ip address if the scan host has virtual ip and supposedly that ip address is not associated with specific host, when I attempt to ping to scan