Site message for SQL Navigator

Hi Experts,
I have installed SQL navigator 5.0 version in my PC.
Once it has been successfully installed,
I clicked on SQL navigator icon in my PC after that it's prompted me for asking authorization Key
I have entered the following key.
3-XXXXX-XXXXX-XXXXX-78347
Once I have entered the key is is prompting me for asking site message
what message I should enter.
Please help me.
Thanks in advance.
Edited by: BluShadow on 30-Nov-2012 09:29
obfuscated the site key, as it is idiotic to put your company's paid for key on a public forum for everyone else to use.

Contact your organisation for the site key.
This is a forum for Oracle pl/sql and Sql and
is not for 3rd party products support.

Similar Messages

  • Link for sql navigator

    Is there any documentation available for SQL Navigator? Can someone suggest a link?

    http://www.google.com/search?q=sql+navigator+documentation
    The documentation is apparently supplied on the CD you got when you purchased the software and is also available for purchase in book form. So it does not appear to be online anywhare, unlike the SQLPlus documentation for example.
    http://download-west.oracle.com/docs/cd/B10501_01/server.920/a90842/toc.htm

  • How to retrive error message for sql agent job failure

    My sql server agent job failed and didn't store any error message in the job history. Is there any other table from where I can get the error info????
    The job has sql_message_id = 16389 and sql_severity = 16. What does they mean????

    this link will solve your problem
    http://www.sqlservercentral.com/articles/SQL+Server+Agent/67726/
    ebro
    CREATE PROCEDURE pr_GetStepFailureData
    @JobName VARCHAR(250)
    AS
    This procedure gets failure log data for the failed step of a SQL Server Agent job
    DECLARE @job_id UNIQUEIDENTIFIER
    SELECT @job_id = job_id FROM dbo.sysjobs WHERE [name] = @JobName
    SELECT 'Step ' + CAST(JH.step_id AS VARCHAR(3)) + ' of ' + (SELECT CAST(COUNT(*) AS VARCHAR(5)) FROM dbo.sysjobsteps WHERE job_id = @job_id) AS StepFailed,
    CAST(RIGHT(JH.run_date,2) AS CHAR(2)) + '/' + CAST(SUBSTRING(CAST(JH.run_date AS CHAR(8)),5,2) AS CHAR(2)) + '/' + CAST(LEFT(JH.run_date,4) AS CHAR(4)) AS DateRun,
    LEFT(RIGHT('0' + CAST(JH.run_time AS VARCHAR(6)),6),2) + ':' + SUBSTRING(RIGHT('0' + CAST(JH.run_time AS VARCHAR(6)),6),3,2) + ':' + LEFT(RIGHT('0' + CAST(JH.run_time AS VARCHAR(6)),6),2) AS TimeRun,
    JS.step_name,
    JH.run_duration,
    CASE
    WHEN JSL.[log] IS NULL THEN JH.[Message]
    ELSE JSL.[log]
    END AS LogOutput
    FROM dbo.sysjobsteps JS INNER JOIN dbo.sysjobhistory JH
    ON JS.job_id = JH.job_id AND JS.step_id = JH.step_id
    LEFT OUTER JOIN dbo.sysjobstepslogs JSL
    ON JS.step_uid = JSL.step_uid
    WHERE INSTANCE_ID >
    (SELECT MIN(INSTANCE_ID)
    FROM (
    SELECT top (2) INSTANCE_ID, job_id
    FROM dbo.sysjobhistory
    WHERE job_id = @job_id
    AND STEP_ID = 0
    ORDER BY INSTANCE_ID desc
    ) A
    AND JS.step_id <> 0
    AND JH.job_id = @job_id
    AND JH.run_status = 0
    ORDER BY JS.step_id
    EXEC pr_GetStepFailureData 'JobName'

  • Ocacle 12c with SQL navigator for Oracle

    Hi, Could anyone help me out. I have recently installed the Oracle 12c on my personal laptop. Trying to connect the oracle database from SQL Navigator for oracle but couldn't succeed

    874cb721-f132-4cea-b60b-c221071f680c wrote:
    Hi, Could anyone help me out. I have recently installed the Oracle 12c on my personal laptop. Trying to connect the oracle database from SQL Navigator for oracle but couldn't succeed
    I tried to make my car go but couldn't succeed.
    Tell me how to make my car go.
    How do I ask a question on the forums?
    https://forums.oracle.com/message/9362002#9362002

  • I've had an iWeb site running for 4 months and I publish a monthly newsletter. Since August I've been unable to republish. The test connection under FTP settings works but I get an error message when I try to upload newsletter. Am I missing something mis

    I've had an iWeb site running for 4 months and I publish a monthly newsletter. Since August I've been unable to republish. The test connection under FTP settings works but I get an error message when I try to upload newsletter. Am I missing something?

    Where are you hosting the site a what are you using to upload the site files to the server?
    OT

  • SQL Navigator not connected for oracle 11 Client

    Hi Team,
    i used sql navigator 5.5 to connect database then it shows error that is "ORA-12541: TNS:no listener".
    If connected local database, its connecting properly.
    Actually, I have Installed Oracle 11g release 1. Client. Now i have connected local database and checked. then Database connected.
    C:\Users\duvvuriv>sqlplus
    SQL*Plus: Release 11.1.0.6.0 - Production on Fri Jun 8 14:47:30 2012
    Copyright (c) 1982, 2007, Oracle. All rights reserved.
    Enter user-name: / as sysdba
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL> set lines 300
    SQL> select name,open_mode,log_mode from V$database;
    NAME OPEN_MODE LOG_MODE
    ORCL READ WRITE NOARCHIVELOG
    Please suggest,
    Thanks & Regards,
    Venkat

    I have installed on my pc Oracle 11g for windows 7 home edition 64 bit. Usually I use Navigator to develop
    or manage my DB, Navaigator 3.0 can be use with a 64 bit client? I have some problem with my previous edition.I assume by "DB Navigator" you mean "SQL Developer" because that's what this forum's about. Or if it's the Jdeveloper
    addon - go to the jdev fora.
    What's stopping you going [url http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html]here and downloading the x86_64 version?
    The licence is very liberal (for a proprietary product).
    Paul...
    Edited by: Paulie on Sep 2, 2011 11:37 AM

  • I was at 30% on the arvato downloader and it messed up, suddenly sent a error message and said "download canot continue, plese contact adobe support" I have been sitting here for 2 hours dowloading. I am upset. I didnt pay over 100 bucs not to be able to

    I was at 30% on the arvato downloader and it messed up, suddenly sent a error message and said "download canot continue, plese contact adobe support" I have been sitting here for 2 hours dowloading. I am upset. I didnt pay over 100 bucs not to be able to use it. I have customers waiting!! what do I do???

    You can have direct download from this link:
    <Download Photoshop Elements products | 13, 12, 11, 10>
    Make sure you select the correct version for your operating system.  You also need to have a reasonably faster reliable Internet connection.
    Good luck.
    elemntsmessup=upset wrote:
    I was at 30% on the arvato downloader and it messed up, suddenly sent a error message and said "download canot continue, plese contact adobe support" I have been sitting here for 2 hours dowloading. I am upset. I didnt pay over 100 bucs not to be able to use it. I have customers waiting!! what do I do???

  • Hide "No content available for this navigation node" message

    Hello everybody,
    we run EP7 SP022. We have a role with several BI reports / iViews. As long as the user selects no report the message "No content available for this navigation node" is shown. As far as I know this is standard behavoir but we'd like to hide this message.
    SAP note 1437667 says: "When navigating to a folder/workset/role which has no default content to be displayed, the content area should render the default content component which is configured at property "DefaultContent" in the content area iView. The default value for this property is:
    "pcd:portal_content/com.sap.pct/every_user/general/com.sap.portal.noContentMessage", which is the pcd location of SAP default content component."
    Does anybody know where the mentioned "content area iView" can be found, so that we could change the "DefaultContent" property ?
    Thank you in advance.
    Regards,
    Nikolaus

    Hi, hope this can help you
    In your portal navigation menu
    1.- Select the option content manage
    2.- Portal´s Content - select your node if you have it, if not select content avaliable for sap.
    3.- Content for final user
    4.- Portal standar users
    5.- Standar Framework Page . open this object
    5.1 .-Select internal area of desktop open it.
    5.2.- Select option content area and open it.
    5.3.- In property category on combo box, select show all by category.
    6 .- Search Default Content field and erase this content pcd:portal_content/com.sap.pct/every_user/general/com.sap.portal.noContentMessage
    Save the changes.

  • No Content available for this navigation node message after Portal Upgrade

    Hi,
    After Portal upgrade to 7.01 EHP1 SP7, when we are clicking on any role at the TLN, the Portal Content area is showing the message " No Content available for this navigation node". However before upgrade when we are clicking on any TLN role the content area used to show the first iview in the folder in the detailed navigation.
    Please help as we are in a very critical state.
    Best

    Ameya Pimpalgaonkar wrote:
    Hello Mahesh,
    >
    > Did  you happen to see this thread:
    >
    > Hide "No content available for this navigation node" message
    >
    > Ameya
    Hi Amiya,
    I already gone through this thread but iwe will get an empty page if we will change the value of default content to null in the Content Area iview. My requirement is to expand the folder in the detail navigation area and display the first iview in that folder in the content area whenever we click on any role in the TLN.
    Mahesh

  • I wanna when i open site i need the hiden message for remember this password thamk you

    i wanna when i open site i need the hidden message for remember this password thank you

    See also:
    *https://support.mozilla.com/kb/make-firefox-remember-usernames-and-passwords
    *Firefox/Tools > Options > Security: Passwords: "Remember passwords for sites"

  • Are there any JDBC Drivers for SQL Server 2000?

    Hello Everyone,
    Any news on the JDBC drivers for SQL Server 2000? I know it is not
    certified yet but is there a date when it will be.
    Which versions of WLS will they work with? Any help is appreciated.
    Sincerely,
    --Luis

    Hello Michael,
    Any news on the JDBC drivers for SQL Server 2000? I know it is not
    certified yet but is there a date when it will be.
    Which versions of WLS will they work with? Any help is appreciated.
    Sincerely,
    --Luis
    "Michael Girdley" <[email protected]> wrote in message
    news:3a6549bb$[email protected]..
    Not yet, but they will appear on the web site in about two weeks.
    Thanks,
    Michael
    Michael Girdley, BEA Systems Inc
    Learning WebLogic? Buy the book.
    http://www.learnweblogic.com/
    "Stefano Picozzi" <[email protected]> wrote in message
    news:[email protected]..
    Are there any JDBC Drivers for SQL Server 2000 for Weblogic Server.

  • When I select "plugin check" for updates, I have received a "try again later" error message for the last three days.

    for the last few days, I've been experiencing long pauses or crashes while viewing a movie or clip using adobe flash. i've had no update requests for flash from auto updates. so my next thought was the flash plugin. however i'm not able to get the plugin updater to work. i get the error message listed above.

    2 links for Plugin Check. Both are working for me on my XP system with Firefox 3.6.13.
    *https://www-trunk.stage.mozilla.com/en-US/plugincheck/
    *https://www.mozilla.com/en-US/plugincheck/
    You must have JavaScript on (Tools > Contents, check "Enable JavaScript")
    If you use NoScript, you must allow (or temporarily allow):
    *on the first link, '''''mozilla.com'''''
    *on the second link, '''''mozilla.com''''' <u>and</u> '''''mozilla.org'''''
    <br />
    '''Other issues that need your attention'''
    The information submitted with your question indicates that you have out of date plugins with known security and stability issues that should be updated. To see the plugins submitted with your question, click "More system details..." to the right of your original question post. You can also see your plugins from the Firefox menu, Tools > Add-ons > Plugins.
    *Adobe Shockwave for Director Netscape plug-in, version 11.5
    *Adobe PDF Plug-In For Firefox and Netscape "9.4.0"
    **New Adobe Reader X (version 10) with Protected Mode was released 2010-11-19
    **See: http://www.securityweek.com/adobe-releases-acrobat-reader-x-protected-mode
    **'''''Security update for versions 9 and 10 of Adobe Reader released 2011-02-08'''''
    *Java Plug-in 1.6.0_07 for Netscape Navigator (DLL Helper)
    **Firefox 3.6+ requires at least version 1.6.0_10
    **16 updates behind
    **You may want to remove the old version before installing the new version; link to removal instructions below
    #'''Check your plugin versions''': http://www.mozilla.com/en-US/plugincheck/
    #*'''Note: plugin check page does not have information on all plugin versions'''
    #'''Update Shockwave for Director'''
    #*NOTE: this is not the same as Shockwave Flash; this installs the Shockwave Player.
    #*Use Firefox to download and SAVE the installer to your hard drive from the link in the article below (Desktop is a good place so you can find it).
    #*When the download is complete, exit Firefox (File > Exit)
    #*locate and double-click in the installer you just downloaded, let the install complete.
    #*Restart Firefox and check your plugins again.
    #*'''<u>Download link and more information</u>''': http://support.mozilla.com/en-US/kb/Using+the+Shockwave+plugin+with+Firefox
    #'''Update Adobe Reader (PDF plugin):'''
    #*From within your existing Adobe Reader ('''<u>if you have it already installed</u>'''):
    #**Open the Adobe Reader program from your Programs list
    #**Click Help > Check for Updates
    #**Follow the prompts for updating
    #**If this method works for you, skip the "Download complete installer" section below and proceed to "After the installation" below
    #*Download complete installer ('''if you do <u>NOT</u> have Adobe Reader installed'''):
    #**Use the links below to avoid getting the troublesome "getplus" Adobe Download Manager and other "extras" you may not want
    #**Use Firefox to download and SAVE the installer to your hard drive from the appropriate link below
    #**Click "Save to File"; save to your Desktop (so you can find it)
    #**After download completes, close Firefox
    #**Click the installer you just downloaded and allow the install to continue
    #***Note: Vista and Win7 users may need to right-click the installer and choose "Run as Administrator"
    #**'''<u>Download link</u>''': ftp://ftp.adobe.com/pub/adobe/reader/
    #***Choose your OS
    #***Choose the latest #.x version (example 9.x, for version 9)
    #***Choose the highest number version listed
    #****NOTE: 10.x is the new Adobe Reader X (Windows and Mac only as of this posting)
    #***Choose your language
    #***Download the file, SAVE it to your hard drive, when complete, close Firefox, click on the installer you just downloaded and let it install.
    #***Windows: choose the .exe file; Mac: choose the .dmg file
    #*Using either of the links below will force you to install the "getPlus" Adobe Download Manager. Also be sure to uncheck the McAfee Scanner if you do not want the link forcibly installed on your desktop
    #**''<u>Also see Download link</u>''': http://get.adobe.com/reader/otherversions/
    #**Also see: https://support.mozilla.com/en-US/kb/Using+the+Adobe+Reader+plugin+with+Firefox (do not use the link on this page for downloading; you may get the troublesome "getplus" Adobe Download Manager (Adobe DLM) and other "extras")
    #*After the installation, start Firefox and check your version again.
    #'''Update the [[Java]] plugin''' to the latest version.
    #*Download site: http://www.oracle.com/technetwork/java/javase/downloads/index.html (Java Platform: Download JRE)
    #*Also see "Manual Update" in this article to update from the Java Control Panel in Windows Control Panel: http://support.mozilla.com/en-US/kb/Using+the+Java+plugin+with+Firefox#Updates
    #* Removing old versions (if needed): http://www.java.com/en/download/faq/remove_olderversions.xml
    #* Remove multiple Java Console extensions (if needed): http://kb.mozillazine.org
    #*Java Test: http://www.java.com/en/download/help/testvm.xml

  • No status messages for any components after 2012 SP1 upgrade

    Hi, after a recent upgrade to 2012 SP1 two of my sites no longer show any status messages in monitoring. All the services seem fine, I can distribute and deploy packages to clients, run queries etc.
    All other sites are now fine, the difference is the working sites are on 2008 R2 or 2012 and the trouble sites are on 2008 Storage Server SP1. So obviously close at hand to assume the Site Server OS is somehow the culprit.
    SP2 is installed on all sites for SQL Server 2008 R2, servers have been restarted.

    There we go!
    So sender.log had these:
    There is no existing connection, Win32 error = 7054
    and
    Error during connection to \\primaryserver.domain.local\SMS_SITE (7054).
    As mentioned already, I already verified the secondary site computer accounts were in the SMS_SiteToSiteConnection_XX1
    on the primary site server. But I added my main SCCM service account there as well and under Administration\Hierarchy Configuration\File Replication I changed the File Replication Account from the computer account to the service account and the status messages
    are now transfered and appearing in the Status Message Viewer.
    I don't really care why the computer account wouldn't work, I'm just going to leave it like this, the 2008 Storage Servers
    are due to be replaced or upgraded this year anyway.
    Thanks Juke and everyone else!

  • Cumulative Update 1 for SQL Server 2014

    Microsoft has released Cumulative Update #1 for SQL Server 2014. Relevant for @@VERSION 12.0.2000 through 12.0.2341
    http://support.microsoft.com/kb/2931693/en
    [Personal Site] [Blog] [Facebook]

    Shanky,  I did not want to write clearly in the forum, what I think if there are dozens of fixes at bug's level like fails, error messages, crashes, etc.., about three weeks after the release of the production version. but I wrote about it few words
    at facebook Israeli SQL Server User Group. In short.. It's realy look bad in my opinion.
    [Personal Site] [Blog] [Facebook]

  • Forums.ni.​com site designed for the mobile user

    Isn't it time there was a mobile site designed for the mobile device user wanting to catch up on discussions. While you can view the site on mobile devices, navigating around can be quite a chore. With the normal site there is too much information on the screen at any one time and having to zoom in and scroll about from left to right to read a message is a bit of a headache.
    Regards
    Ray Farmer

    "Mobile optimized" sites will probably soon be a thing of the past. They were made to avoid problems with ultra tiny screens and very slow connections (remember GPRS?).
    A typical mobile device now runs on 3G or even 4D and the screens are sometimes 800x640 or higher.
    My android G1 phone is over 2 years old, and I still typically prefer the full site. I'll probably upgrade in a few weeks and will at least double the screen resolution. I'll stick with the regular site.
    (One problem is the placement of the new kudos gadgets. It is impossible to see them at the same time with the post author, thus creating significant confusion to figure out what belongs to where ... ).
    LabVIEW Champion . Do more with less code and in less time .

Maybe you are looking for