New Query:-plz give ans asap

help ...
delete a duplicate rows wid out using rowid and rownum
ex
table test
id name
1 a
1 a
2 b
2 b
3 c
3 c
4 a
4 c
use delete statement with out using rowid and rownum such that data become
id name
1 a
2 b
3 c
4 c

With a google search.
http://www.google.ca/search?hl=en&q=database+delete+duplicate&btnG=Google+Search&meta=
I found lots of articles.

Similar Messages

  • I m a new user plz give me icloud account bt previous owner she dead and i dont know about this information this phone. plz Help me icloud account as early as possible

    i m a new user plz give me icloud account bt previous owner she dead and i dont know about this information this phone. plz Help me icloud account as early as possible

    Apple is not here and will NOT give you the information. Contact the relatives of the "dead" owner.

  • How to pass parameter in Discoverer inner query  PLZ give solution-URGENT

    Hi All,
    My need is I have a query in Disco Admin which has inner query as mention below:
    select Net_Drawn_Amount,Undrawn_Amount,Business_Date from
    (select * from t_FacilityExtract) A,
    We are creating a workbook using Diso Plus and creating a parameter on Business_date which is date partitioned, but issue is in inner query(select * from t_FacilityExtract) is picking whole data which has millions of rows.
    Plz help me how to filter inner query.
    It is just a sample query.
    Plz help me as soon as possible.
    Thanks in advance
    Amit

    Hi,
    Generally, using database contexts is the best way to pass parameters to folders defined in Disco Admin. You can look at this posts or download a article on using contexts with Discoverer from my website (www.cabotconsulting.co.uk).
    Re: Implementing HR report in Discoverer
    Re: Passing multiple parameters into Custom Folder...
    Re: Parameters in SubQuery
    Re: Passing Parameters to a discoverer folder using Note 282249.1
    Rod West

  • Issue in creating a new query

    Hi Experts,
    I am facing following problem in creating a new query.
    User entered the billing date at run time in the query
    he wants to see the sales figures Expiry date wise where expiry date will be equal to billing date+15.
    For example if user gives Billing date as 01.09.2010 then he wants to see the sales figure for Expiry date= 16.09.2010
    how is it possible on query level?
    Please suggest.
    Thanks in advance.
    Regards,
    Prakash

    Hello Prakash,
    First create date variable (include day,month,year)
    Restrict the above date variable to the sales figure to get 01.09.2010
    again restrict the date vairable to the sales figure (with set variable offset+1) to get secound day sales figure i.e 02.09.2010.
    COntinute for 15 off set to get 19.09.2010 sales figure.
    Hope you understand it.
    Please let me know if you need any help.
    Thanks.
    With regards,
    Anand Kumar

  • Unhandeled exception occurred while clicking on new query button in Manaement studio in SQL server 2008 R2 SP2.

    I am getting below exception while clicking on new query button in SSMS of SQL server 2008 R2 SP2. 
    I am thinking to reinstall Complete Management Tools. is it worth to give a try on production server?  What can be the fix?
    Exception Details-
    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.
    ************** Exception Text **************
    System.NullReferenceException: Object reference not set to an instance of an object.
       at Microsoft.SqlServer.Management.UI.VSIntegration.ShellCodeWindowControl.CreateCWWindow()
       at Microsoft.SqlServer.Management.UI.VSIntegration.ShellCodeWindowControl.OnHandleCreated(EventArgs a)
       at System.Windows.Forms.Control.WmCreate(Message& m)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at Microsoft.SqlServer.Management.UI.VSIntegration.ShellTextEditorControl.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    ************** Loaded Assemblies **************
    mscorlib
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
        CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
    AppIDPackage
        Assembly Version: 10.0.0.0
        Win32 Version: 10.50.4000.0 ((KJ_PCU_Main).120628-0827 )
        CodeBase: file:///E:/Program%20Files%20(x86)/Microsoft%20SQL%20Server/100/Tools/Binn/VSShell/Common7/IDE/AppIDPackage.DLL
    System
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    Microsoft.SqlServer.SqlTools.VSIntegration
        Assembly Version: 10.0.0.0
        Win32 Version: 10.50.4000.0 ((KJ_PCU_Main).120628-0827 )
        CodeBase: file:///E:/Program%20Files%20(x86)/Microsoft%20SQL%20Server/100/Tools/Binn/VSShell/Common7/IDE/Microsoft.SqlServer.SqlTools.VSIntegration.DLL
    Microsoft.VisualStudio.Shell.Interop
        Assembly Version: 7.1.40304.0
        Win32 Version: 7.10.6071
        CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.VisualStudio.Shell.Interop/7.1.40304.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Shell.Interop.dll
    Microsoft.VisualStudio.OLE.Interop
        Assembly Version: 7.1.40304.0
        Win32 Version: 7.10.6070
        CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.VisualStudio.OLE.Interop/7.1.40304.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.OLE.Interop.dll
    System.Windows.Forms
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    System.Drawing
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    SqlWorkbench.Interfaces
        Assembly Version: 10.0.0.0
        Win32 Version: 10.50.1600.1 ((KJ_RTM).100402-1540 )
        CodeBase: file:///E:/Program%20Files%20(x86)/Microsoft%20SQL%20Server/100/Tools/Binn/VSShell/Common7/IDE/SqlWorkbench.Interfaces.DLL
    Microsoft.SqlServer.SqlTDiagM
        Assembly Version: 10.0.0.0
        Win32 Version: 10.50.1600.1 ((KJ_RTM).100402-1539 )
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.SqlServer.SqlTDiagM/10.0.0.0__89845dcd8080cc91/Microsoft.SqlServer.SqlTDiagM.dll
    Microsoft.SqlServer.Instapi
        Assembly Version: 10.0.0.0
        Win32 Version: 10.50.1600.1 ((KJ_RTM).100402-1540 )
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.SqlServer.Instapi/10.0.0.0__89845dcd8080cc91/Microsoft.SqlServer.Instapi.dll
    EnvDTE
        Assembly Version: 8.0.0.0
        Win32 Version: 8.0.50727.1826 (QFE.050727-1800)
        CodeBase: file:///C:/Windows/assembly/GAC/EnvDTE/8.0.0.0__b03f5f7f11d50a3a/EnvDTE.dll
    Microsoft.VisualStudio.Shell
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.1826 (QFE.050727-1800)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Shell/2.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Shell.dll
    Microsoft.VisualStudio.Shell.Interop.8.0
        Assembly Version: 8.0.0.0
        Win32 Version: 8.0.50727.1826 (QFE.050727-1800)
        CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.VisualStudio.Shell.Interop.8.0/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Shell.Interop.8.0.dll
    Microsoft.SqlServer.Management.SDK.SqlStudio
        Assembly Version: 10.0.0.0
        Win32 Version: 10.50.1600.1 ((KJ_RTM).100402-1540 )
        CodeBase: file:///E:/Program%20Files%20(x86)/Microsoft%20SQL%20Server/100/Tools/Binn/VSShell/Common7/IDE/Microsoft.SqlServer.Management.SDK.SqlStudio.DLL
    Microsoft.DataWarehouse.SQM
        Assembly Version: 10.0.0.0
        Win32 Version: 10.50.4000.0 ((KJ_PCU_Main).120628-0827 )
        CodeBase: file:///E:/Program%20Files%20(x86)/Microsoft%20SQL%20Server/100/Tools/Binn/VSShell/Common7/IDE/Microsoft.DataWarehouse.SQM.DLL
    Microsoft.SqlServer.Management.SqlStudio.Explorer
        Assembly Version: 10.0.0.0
        Win32 Version: 10.50.4000.0 ((KJ_PCU_Main).120628-0827 )
        CodeBase: file:///E:/Program%20Files%20(x86)/Microsoft%20SQL%20Server/100/Tools/Binn/VSShell/Common7/IDE/Microsoft.SqlServer.Management.SqlStudio.Explorer.DLL
    Microsoft.SqlServer.Management.Controls
        Assembly Version: 10.0.0.0
        Win32 Version: 10.50.1600.1 ((KJ_RTM).100402-1540 )
        CodeBase: file:///E:/Program%20Files%20(x86)/Microsoft%20SQL%20Server/100/Tools/Binn/VSShell/Common7/IDE/Microsoft.SqlServer.Management.Controls.DLL
    System.Configuration
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    System.Xml
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
    ObjectExplorer
        Assembly Version: 10.0.0.0
        Win32 Version: 10.50.4000.0 ((KJ_PCU_Main).120628-0827 )
        CodeBase: file:///E:/Program%20Files%20(x86)/Microsoft%20SQL%20Server/100/Tools/Binn/VSShell/Common7/IDE/ObjectExplorer.DLL
    System.Design
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.dll
    Microsoft.SqlServer.Management.UserSettings
        Assembly Version: 10.0.0.0
        Win32 Version: 10.50.4000.0 ((KJ_PCU_Main).120628-0827 )
        CodeBase: file:///E:/Program%20Files%20(x86)/Microsoft%20SQL%20Server/100/Tools/Binn/VSShell/Common7/IDE/Microsoft.SqlServer.Management.UserSettings.DLL
    SqlMgmt
        Assembly Version: 10.0.0.0
        Win32 Version: 10.50.4000.0 ((KJ_PCU_Main).120628-0827 )
        CodeBase: file:///E:/Program%20Files%20(x86)/Microsoft%20SQL%20Server/100/Tools/Binn/VSShell/Common7/IDE/SqlMgmt.DLL
    Microsoft.SqlServer.Management.Sdk.Sfc
        Assembly Version: 10.0.0.0
        Win32 Version: 10.50.4000.0 ((KJ_PCU_Main).120628-0827 )
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.SqlServer.Management.Sdk.Sfc/10.0.0.0__89845dcd8080cc91/Microsoft.SqlServer.Management.Sdk.Sfc.dll
    ConnectionDlg
        Assembly Version: 10.0.0.0
        Win32 Version: 10.50.4000.0 ((KJ_PCU_Main).120628-0827 )
        CodeBase: file:///E:/Program%20Files%20(x86)/Microsoft%20SQL%20Server/100/Tools/Binn/VSShell/Common7/IDE/ConnectionDlg.DLL
    Microsoft.VisualStudio
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.1826 built by: QFE
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio/2.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.dll
    System.Drawing.Design
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing.Design/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.Design.dll
    Microsoft.VisualStudio.Designer.Interfaces
        Assembly Version: 1.0.5000.0
        Win32 Version: 1.1.4322.573
        CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.VisualStudio.Designer.Interfaces/1.0.5000.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Designer.Interfaces.dll
    Microsoft.SqlServer.RegSvrEnum
        Assembly Version: 10.0.0.0
        Win32 Version: 10.50.1600.1 ((KJ_RTM).100402-1539 )
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.SqlServer.RegSvrEnum/10.0.0.0__89845dcd8080cc91/Microsoft.SqlServer.RegSvrEnum.dll
    Microsoft.SqlServer.Management.Reports
        Assembly Version: 10.0.0.0
        Win32 Version: 10.50.4000.0 ((KJ_PCU_Main).120628-0827 )
        CodeBase: file:///E:/Program%20Files%20(x86)/Microsoft%20SQL%20Server/100/Tools/Binn/VSShell/Common7/IDE/Microsoft.SqlServer.Management.Reports.DLL
    Microsoft.SqlServer.Management.SqlStudio.Migration
        Assembly Version: 10.0.0.0
        Win32 Version: 10.50.1600.1 ((KJ_RTM).100402-1540 )
        CodeBase: file:///E:/Program%20Files%20(x86)/Microsoft%20SQL%20Server/100/Tools/Binn/VSShell/Common7/IDE/Microsoft.SqlServer.Management.SqlStudio.Migration.DLL
    Microsoft.SqlServer.Smo
        Assembly Version: 10.0.0.0
        Win32 Version: 10.50.4000.0 ((KJ_PCU_Main).120628-0827 )
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.SqlServer.Smo/10.0.0.0__89845dcd8080cc91/Microsoft.SqlServer.Smo.dll
    Microsoft.NetEnterpriseServers.ExceptionMessageBox
        Assembly Version: 10.0.0.0
        Win32 Version: 10.50.1600.1 ((KJ_RTM).100402-1539 )
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.NetEnterpriseServers.ExceptionMessageBox/10.0.0.0__89845dcd8080cc91/Microsoft.NetEnterpriseServers.ExceptionMessageBox.dll
    System.Data
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
    Microsoft.SqlServer.Management.SqlStudio
        Assembly Version: 10.0.0.0
        Win32 Version: 10.50.1600.1 ((KJ_RTM).100402-1540 )
        CodeBase: file:///E:/Program%20Files%20(x86)/Microsoft%20SQL%20Server/100/Tools/Binn/VSShell/Common7/IDE/Microsoft.SqlServer.Management.SqlStudio.DLL
    Accessibility
        Assembly Version: 2.0.0.0
       Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
    Microsoft.SqlServer.ConnectionInfo
        Assembly Version: 10.0.0.0
        Win32 Version: 10.50.4000.0 ((KJ_PCU_Main).120628-0827 )
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.SqlServer.ConnectionInfo/10.0.0.0__89845dcd8080cc91/Microsoft.SqlServer.ConnectionInfo.dll
    Microsoft.SqlServer.Management.RegisteredServers
        Assembly Version: 10.0.0.0
        Win32 Version: 10.50.1600.1 ((KJ_RTM).100402-1539 )
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.SqlServer.Management.RegisteredServers/10.0.0.0__89845dcd8080cc91/Microsoft.SqlServer.Management.RegisteredServers.dll
    Microsoft.SqlServer.SqlClrProvider
        Assembly Version: 10.0.0.0
        Win32 Version: 10.50.1600.1 ((KJ_RTM).100402-1539 )
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.SqlServer.SqlClrProvider/10.0.0.0__89845dcd8080cc91/Microsoft.SqlServer.SqlClrProvider.dll
    8h2zzgtz
        Assembly Version: 10.0.0.0
        Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    Microsoft.SqlServer.SString
        Assembly Version: 10.0.0.0
        Win32 Version: 10.50.1600.1 ((KJ_RTM).100402-1539 )
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.SqlServer.SString/10.0.0.0__89845dcd8080cc91/Microsoft.SqlServer.SString.dll
    0seaoek4
        Assembly Version: 10.0.0.0
        Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    Microsoft.SqlServer.Diagnostics.STrace
        Assembly Version: 10.0.0.0
        Win32 Version: 10.50.1600.1 ((KJ_RTM).100402-1539 )
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.SqlServer.Diagnostics.STrace/10.0.0.0__89845dcd8080cc91/Microsoft.SqlServer.Diagnostics.STrace.dll
    System.Transactions
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
        CodeBase: file:///C:/Windows/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
    System.EnterpriseServices
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
    Microsoft.SqlServer.SqlEnum
        Assembly Version: 10.0.0.0
        Win32 Version: 10.50.4000.0 ((KJ_PCU_Main).120628-0827 )
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.SqlServer.SqlEnum/10.0.0.0__89845dcd8080cc91/Microsoft.SqlServer.SqlEnum.dll
    Microsoft.SqlServer.BatchParserClient
        Assembly Version: 10.0.0.0
        Win32 Version: 10.50.1600.1 ((KJ_RTM).100402-1539 )
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.SqlServer.BatchParserClient/10.0.0.0__89845dcd8080cc91/Microsoft.SqlServer.BatchParserClient.dll
    Microsoft.SqlServer.BatchParser
        Assembly Version: 10.0.0.0
        Win32 Version: 2009.0100.1600.01 ((KJ_RTM).100402-1540 )
        CodeBase: file:///C:/Windows/assembly/GAC_32/Microsoft.SqlServer.BatchParser/10.0.0.0__89845dcd8080cc91/Microsoft.SqlServer.BatchParser.dll
    msvcm80
        Assembly Version: 8.0.50727.4940
        Win32 Version: 8.00.50727.4940
        CodeBase: file:///C:/Windows/WinSxS/x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4940_none_d08cc06a442b34fc/msvcm80.dll
    Microsoft.SqlServer.Dmf
        Assembly Version: 10.0.0.0
        Win32 Version: 10.50.4000.0 ((KJ_PCU_Main).120628-0827 )
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.SqlServer.Dmf/10.0.0.0__89845dcd8080cc91/Microsoft.SqlServer.Dmf.dll
    Microsoft.SqlServer.PolicyEnum
        Assembly Version: 10.0.0.0
        Win32 Version: 10.50.1600.1 ((KJ_RTM).100402-1539 )
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.SqlServer.PolicyEnum/10.0.0.0__89845dcd8080cc91/Microsoft.SqlServer.PolicyEnum.dll
    ObjectExplorerReplication
        Assembly Version: 10.0.0.0
        Win32 Version: 10.50.1600.1 ((KJ_RTM).100402-1540 )
        CodeBase: file:///E:/Program%20Files%20(x86)/Microsoft%20SQL%20Server/100/Tools/Binn/VSShell/Common7/IDE/ObjectExplorerReplication.DLL
    Microsoft.SqlServer.Sqm
        Assembly Version: 10.0.0.0
        Win32 Version: 10.50.1600.1 ((KJ_RTM).100402-1540 )
        CodeBase: file:///E:/Program%20Files%20(x86)/Microsoft%20SQL%20Server/100/Tools/Binn/VSShell/Common7/IDE/Microsoft.SqlServer.Sqm.DLL
    ihzu3zbs
        Assembly Version: 10.0.0.0
        Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    System.Management
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
    SQLEditors
        Assembly Version: 10.0.0.0
        Win32 Version: 10.50.4000.0 ((KJ_PCU_Main).120628-0827 )
        CodeBase: file:///E:/Program%20Files%20(x86)/Microsoft%20SQL%20Server/100/Tools/Binn/VSShell/Common7/IDE/SQLEditors.DLL
    Microsoft.VisualStudio.TextManager.Interop
        Assembly Version: 7.1.40304.0
        Win32 Version: 7.10.6070
        CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.VisualStudio.TextManager.Interop/7.1.40304.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.TextManager.Interop.dll
    Microsoft.SqlServer.Management.MultiServerConnection
        Assembly Version: 10.0.0.0
        Win32 Version: 10.50.1600.1 ((KJ_RTM).100402-1539 )
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.SqlServer.Management.MultiServerConnection/10.0.0.0__89845dcd8080cc91/Microsoft.SqlServer.Management.MultiServerConnection.dll
    RadLangSvc
        Assembly Version: 10.0.0.0
        Win32 Version: 10.50.4000.0 ((KJ_PCU_Main).120628-0827 )
        CodeBase: file:///E:/Program%20Files%20(x86)/Microsoft%20SQL%20Server/100/Tools/Binn/VSShell/Common7/IDE/RadLangSvc.DLL
    Microsoft.VisualStudio.Package.LanguageService
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.1826 (QFE.050727-1800)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Package.LanguageService/2.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Package.LanguageService.dll
    Microsoft.SqlServer.Management.SqlParser
        Assembly Version: 10.0.0.0
        Win32 Version: 10.50.4000.0 ((KJ_PCU_Main).120628-0827 )
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.SqlServer.Management.SqlParser/10.0.0.0__89845dcd8080cc91/Microsoft.SqlServer.Management.SqlParser.dll
    Microsoft.SqlServer.GridControl
        Assembly Version: 10.0.0.0
        Win32 Version: 10.50.1600.1 ((KJ_RTM).100402-1540 )
        CodeBase: file:///C:/Windows/assembly/GAC_32/Microsoft.SqlServer.GridControl/10.0.0.0__89845dcd8080cc91/Microsoft.SqlServer.GridControl.dll
    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.
    For example:
    <configuration>
        <system.windows.forms jitDebugging="true" />
    </configuration>
    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.

    Hi,
    How many SQL Server instances were installed on the server?
    Have you tried to connect this instance from another machine using SQL Server Management Studio?
    1. Try the solution by Zack1223 in the link below. Delete the shell folder in C:\Users\<username>\AppData\Roaming\Microsoft\Microsoft SQL Server\100\Tools\ and check the result.
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/dc67c38e-6749-4908-a9a8-d181c12b7e91/sql-server-management-studio-express-2005-keeps-crashing
    2. Try to download and install shared management objects to fix this issue. Download here:
    http://www.microsoft.com/en-us/download/details.aspx?id=30440
    Refer to this thread:
    http://social.msdn.microsoft.com/Forums/en-US/sqlsetupandupgrade/thread/9125eaae-13f5-42b1-861f-e81e2b46c1de
    Hope it helps.
    Tracy Cai
    TechNet Community Support

  • Query takes time to execute. Review this query and give me a possible quere

    SELECT DISTINCT A.REFERENCE_NUMBER
    FROM A,B,C
    WHERE DF_N_GET_CONTRACT_STATUS (A.REFERENCE_NUMBER, TRUNC (SYSDATE)) = 1
    AND ( B.CHQ_RTN_INDICATOR IS NULL AND B.CHALLAN_NUMBER IS NULL
    AND C.INSTRUMENT_TYPE IN (1, 2) AND C.MODULE_CODE = 5 )
    AND ( A.HEADER_KEY = B.HEADER_KEY AND C.HEADER_KEY = B.HEADER_KEY);
    This query takes 3 minutes to execute. I want to improve the performance so that it can execute with in seconds.
    Table A has 10 lakhs record.
    Table B has 3.7 lakhs record.
    Table C has 5.3 lakhs record. Consider DF_N_GET_CONTRACT_STATUS as function. REFERENCE_NUMBER is the type of Varchar2(20).
    Plz give me a correct logical and fastest execution query for the same.
    Thanks in advance.

    I would agree with the post from Santosh above that you should review the guidelines for posting a tuning request. This is VERY important. It is impossile to come up with any useful suggestions without the proper information.
    In the case of your query, I would probably focus my attention on the function that you have defined. What happens if the condition using the DF_N_GET_CONTRACT_STATUS function is removed? Does it still take 3 minutes?
    SELECT reference_number
    from (
      SELECT DISTINCT A.REFERENCE_NUMBER
      FROM A,B,C
      WHERE ( B.CHQ_RTN_INDICATOR IS NULL AND B.CHALLAN_NUMBER IS NULL
      AND C.INSTRUMENT_TYPE IN (1, 2) AND C.MODULE_CODE = 5 )
      AND ( A.HEADER_KEY = B.HEADER_KEY AND C.HEADER_KEY = B.HEADER_KEY)
    where DF_N_GET_CONTRACT_STATUS(reference_number, trunc(sysdate)) = 1;Of course, the query above really depends on the cardinality of the returned data..... which is impossible to know without following the posting guidelines. This query could return anywhere between 0 rows and 2x10^17 rows. And in the latter case evaluating the function at the end wouldn't make any difference.
    Also, do you really need the distinct? Does it make any difference? Most of the time that I see distinct, to me it either means the query is wrong or the data model is wrong.

  • Cannot see list of universes addind a new query

    Hi all, we are building a new query in Infoview and want to add a query from another universe. When we click add query we can see the original universe but in the pane containing the list of other universes we see nothing. If an administrator logs on Infoview and adds a query, he can see all universes in the list.
    What are the permissions to give in order to see other universes when we add a query?
    Thank you.
    Regards,
    Gaetano.
    Edited by: Gaelis on Nov 30, 2011 12:28 PM
    Edited by: Gaelis on Nov 30, 2011 12:29 PM

    Hi,
    As you said your Administrator could see all universe and you are not, that means you don't have access to all other universes.
    To give the access to all other universes,
    - Go to CMC
    - Click on Universes
    -  grant access to universe
    - Click on the connections on the CMC home page.
    - Grant the access to connection that is being used in the universe.
    Easy way to grant access is grant view on demand access to everyone for all connetion. This will not harm since you will need universe rights to refresh the connection.
    If you want to grant access to all universe then select the universe from CMC home page and grant access to universe folder and by default the access level will be inherited to the sub folders and the universes under it.
    I hope this will help you for sure.
    Thanks,
    Ravichandra K

  • Little bit confusion , give response asap

              Hi Prasad
              I have some question(confusing)??? pls give solutions asap
              What is Theread pool size???
              What is Thread Count???
              What is Thread Dump???
              Regards
              Krishna
              > Prasad Peddada <[email protected]> wrote:
              1. There is no point in having maxCapacity greater than the thread pool size. 2. Either reduce that increate thread count.
              Look at the service pack readme files. There is some suggestion regarding get connection to database.
              If you still see the problem, take thread dump in intervals of 30 seconds and post them.
              - Prasad
              Krishna wrote:
              > Hi prasad
              > I am giving the connection pool here. pls look this and give some suggession.
              >
              > weblogic.jdbc.connectionPool.iSyndicatePool=\
              > url=jdbc:weblogic:mssqlserver4:[email protected]:1433,\
              > driver=weblogic.jdbc.mssqlserver4.Driver,\
              > loginDelaySecs=1,\
              > initialCapacity=10,\
              > maxCapacity=40,\
              > capacityIncrement=1,\
              > allowShrinking=true,\
              > shrinkPeriodMins=15,\
              > refreshTestMinutes=10,\
              > testTable=useraccount,\
              > props=user=syndicate;password=syndicate;server=216.35.151.124:1433
              >
              > weblogic.allow.reserve.weblogic.jdbc.connectionPool.iSyndicatePool=guest
              > weblogic.allow.reset.weblogic.jdbc.connectionPool.iSyndicatePool=guest
              > weblogic.allow.shrink.weblogic.jdbc.connectionPool.iSyndicatePool=guest
              >
              > and comming to the thread count
              >
              > weblogic.system.executeThreadCount=25
              >
              > i created connection poos in both servers cluster properties file. pls give some idea asap.
              >
              > Regards
              > Krishna
              >
              > Prasad Peddada <[email protected]> wrote:
              > >krishna wrote:
              > >
              > >> Hi Prasad
              > >> Thanks for ur suggession. Its working fine Now. But problem is
              > >> whenever i am sendding the request to the both servers, up to some time they are giving the response succesfully. But after some time both servers are not giving any response.(all requests are going to fail)
              > >>
              > >
              > >When this happens you should take thread dumps in intervals of one minutes and post the threaddumps.
              > >
              > >Also what's the jdbc connection pool size and what's the threadcount in both cases?
              > >
              > >- Prasad
              > >
              > >> Again after some time both servers are giving response. Again its repeating so on.
              > >>
              > >> What is the problem ????
              > >>
              > >> Can u Please help me about this issue.
              > >>
              > >> If servers are not in cluster, and both are connection to the same database.its giving 100% successful response. But if i joined in cluster its going to fail some times.
              > >>
              > >> Regards
              > >>
              > >> Krishna
              > >
              > >--
              > >Cheers
              > >
              > >- Prasad
              > >
              > >
              

    Comments inline.
              Hope it helps.
              Cheers - Wei
              "krishna" <[email protected]> wrote in message
              news:[email protected]...
              >
              > Hi Prasad
              > I have some question(confusing)??? pls give solutions asap
              > What is Theread pool size???
              > What is Thread Count???
              I think Thread Pool Size and Thread Count are the same thing. WLAS has a
              thread pool. ExecuteThreadCount is the size of the pool. That is, it
              specifies how many threads in that pool.
              > What is Thread Dump???
              Refer to http://www.weblogic.com/docs51/techsupport/threaddump.html
              > Regards
              > Krishna
              >
              > > Prasad Peddada <[email protected]> wrote:
              >
              >
              > 1. There is no point in having maxCapacity greater than the thread pool
              size. 2. Either reduce that increate thread count.
              >
              > Look at the service pack readme files. There is some suggestion regarding
              get connection to database.
              >
              > If you still see the problem, take thread dump in intervals of 30 seconds
              and post them.
              >
              > - Prasad
              >
              >
              > Krishna wrote:
              > > Hi prasad
              > > I am giving the connection pool here. pls look this and give some
              suggession.
              > >
              > > weblogic.jdbc.connectionPool.iSyndicatePool=\
              > > url=jdbc:weblogic:mssqlserver4:[email protected]:1433,\
              > > driver=weblogic.jdbc.mssqlserver4.Driver,\
              > > loginDelaySecs=1,\
              > > initialCapacity=10,\
              > > maxCapacity=40,\
              > > capacityIncrement=1,\
              > > allowShrinking=true,\
              > > shrinkPeriodMins=15,\
              > > refreshTestMinutes=10,\
              > > testTable=useraccount,\
              > > props=user=syndicate;password=syndicate;server=216.35.151.124:1433
              > >
              > > weblogic.allow.reserve.weblogic.jdbc.connectionPool.iSyndicatePool=guest
              > > weblogic.allow.reset.weblogic.jdbc.connectionPool.iSyndicatePool=guest
              > > weblogic.allow.shrink.weblogic.jdbc.connectionPool.iSyndicatePool=guest
              > >
              > > and comming to the thread count
              > >
              > > weblogic.system.executeThreadCount=25
              > >
              > > i created connection poos in both servers cluster properties file. pls
              give some idea asap.
              > >
              > > Regards
              > > Krishna
              > >
              > > Prasad Peddada <[email protected]> wrote:
              > > >krishna wrote:
              > > >
              > > >> Hi Prasad
              > > >> Thanks for ur suggession. Its working fine Now. But problem is
              > > >> whenever i am sendding the request to the both servers, up to some
              time they are giving the response succesfully. But after some time both
              servers are not giving any response.(all requests are going to fail)
              > > >>
              > > >
              > > >When this happens you should take thread dumps in intervals of one
              minutes and post the threaddumps.
              > > >
              > > >Also what's the jdbc connection pool size and what's the threadcount in
              both cases?
              > > >
              > > >- Prasad
              > > >
              > > >> Again after some time both servers are giving response. Again its
              repeating so on.
              > > >>
              > > >> What is the problem ????
              > > >>
              > > >> Can u Please help me about this issue.
              > > >>
              > > >> If servers are not in cluster, and both are connection to the same
              database.its giving 100% successful response. But if i joined in cluster its
              going to fail some times.
              > > >>
              > > >> Regards
              > > >>
              > > >> Krishna
              > > >
              > > >--
              > > >Cheers
              > > >
              > > >- Prasad
              > > >
              > > >
              >
              >
              >
              

  • Using apple iphone 5, i observe today that display shows yellow border when i choose option in setting as erase all content and setting, iphone goes in to starting mode, i want to know is there any problem to display, plz give me feed back urgently

    using apple iphone 5, i observe today that display shows yellow border when i choose option in setting as erase all content and setting, iphone goes in to starting mode, i want to know is there any problem to display, plz give me feed back urgently

    I had this same thing happen to me.  I was using my brand new iphone 5 (texting and listening to music through the speakers) when it flashed the apple logo, stopped my music and brought me to the lock screen. 

  • My iphone 5  charger is heat up when i am charging i brought it last week....help me,,plz give me a solve

    my iphone 5  charger is heat up when i am charging i brought it last week....help me,,plz give me a solve

    The iPhone is not user servicable.
    Sounds like you either need to find a competent 3rd party repair shop, figure it out yourself (you can get help at www.ifixit.com) or buy a new phone.

  • New query copying from existing query

    Hi,
       I want to create a new query through query designer. New query should be same as existing one query.
    That is i want my new query will be a copy of existing query. let me guide how to make a new query which is copy of existing one.
    Regards
    Deep

    Hi,
    As told above you can copy Queries from one Target to another Target by RSZC, if the fields are same in both the Info Providers.
    Or else open your existing Query and slect Save as give new Technical name.
    Reg
    Pra

  • Some is selling uk unloked apple iphone 5s at lowest price, so can i purchase those type of phones plz give us suggestion

    some is selling uk unloked apple iphone 5s at lowest price, so can i purchase those type of phones plz give us suggestion

    i got a mail
    is it true or not tell me plz
    FRYS ELECTRONICX 
    8:42 AM (14 hours ago)
    to me
    Dear Valued Customer,  
    Thanks for your patronage on our company products, We are professional dealers from factory directly 100% Legit and Company registered. All our product are genuine pieces from branded all world companies direct, brand new sealed pack with original box kit with bill and 1 year warranty. Fry's Electronics provides comprehensive marketing support programs designed to increase awareness and generate sales of Branded products all over the world. www.frys.com.
    SHIPPING PROCESS
    Export Packing, Trucking, Handling, Documentation etc. 10% 
    Total F.O.B (Type the Port of Exit)   Los Angles, California.
    Freight (Specify by Air or Sea)   Flight.    15%                                                                      
    Insurance (on 100% amount of the C.I.F. value) 25%                                                  
    Total C.I.F. (Type the Overseas port)   New Delhi India.
    APPLE IPHONE MOBILES,  BUY 2 GET 1 FREE.                              
    All Branded New Mobile are available for Sales @ 51% off end of year offer
    Branded New Box Pieces. 
    * Apple i phone 5s 16gb                                                        = 30,000 Inrs. 
    * Apple i phone 5s 32gb                                                        = 35,000 Inrs.
    * Apple i phone 5s 64gb                                                        = 40,000 Inrs.
    * Apple i phone 5c 16gb                                                        = 25,000 Inrs.
    * Apple i phone 5 16gb                                                          = 22,500 Inrs.
    * Apple i phone 5 32gb                                                          = 25,500 Inrs.
    * Apple i phone 5 64gb                                                          = 28,000 Inrs.
    * Apple i phone 4s 16gb                                                         = 20,000 Inrs.
    * Apple i phone 4s 32gb                                                         = 22,500 Inrs.
    * Apple i phone 4s 64gb                                                         = 24,000 Inrs.
    * Apple i phone 4g 32gb                                                         = 20,000 Inrs.
    * Apple i phone 4g 16gb                                                         = 18,000 Inrs.
    * Apple i phone 3gs 32gb                                                        = 16,000 Inrs.
    * Apple i phone 3gs 16gb                                                        = 14,000 Inrs.
    Commitment fee: 10,000 Rs.  Before delivery to be used in shipment & security ( Refundable ) Remember these are all fragile commodities this is why we have to do confirmed protection before delivery so we can not give them out for cash on delivery. If your ready to believe and trust us for the first time, Place your order and buy from us, we promise to serve you better.
    Balance payment should be given at the time of delivery with in 3 hours after confirming your delivery at your door step.
    WHY WE COLLECT COMMITMENT  FEE. 
    This is to ensure that you are a genuine buyer and for security reasons this product will be delivered to your doorstep. Because of our several past experience we have passed through with our previous customers when we were not taking advance payment before delivery of any orders to the customers address. As soon as you complete the Commitment fees, with in the next 30 minutes you will be given a proforma (receipt)  invoice of payment and a 16-digit tracking code which you can track your order or package through our affiliated Courier companies like DHL, Fedex etc. Your advance is credited into our company account. 100% Guarantee, we deliver the product sealed bag kit and all accessories, 1 year warranty bill to you hand in hand. To make your order fill in the information below so that we can provide you with the account details.
    PROVIDE YOUR DETAILS BELOW 
    Products Needed
    1...................................
    2.....................................
    3........................................
    Units Needed:...................
    color:.............................
    Full Name:............................
    Address:........................
    City:.............................
    zip code :............................
    Phone Number:....................
    MODE OF PAYMENT:  ( Commitment fee should be deposited before delivery )
    FOR ACCOUNT DETAILS IN INDIA CONTACT   Mr Johnson Berrice  +91-844-778-2853.
    We are kindly waiting to here from you very soon, Delivery is done with in 24 to 48 hours / two working days..
    Contact:  Mr Johnson Berrice
    Sales &  Marketing manager India.
    # 4137/ 14, Pahari Dhiraj, Sadar
    Bazar Bara Hindu New Delhi India
    [email protected].
    Telephone:  +91-844-778-2853.
    Regards
    FRY'S ELECTRONICS. 
    ADDRESS: www.fry's.com.
    600 East BrokawSan Jose, CA 95112 USA.
    Email: [email protected].
    Telephone: 1-408-350-1484.
    2013Sales@fry's.com.

  • How to copy existing query report into new query report in SQ00

    Hi Experts,
    Hi Experts,
    I want to add fields "company code" "'region" to existing  query report AQZZ/SAPQUERY/FKF1============
    (list of vendor address) for this i done as following:
    1.In SQ01  go to "EDIT->other user group" and i selected user group as /SAPQUERY/FK
    2.I typed F1 in query field and click change button
    3.I clicked next screen button and entered into "change query f1: select fields screen".here i clicked "basic list" button and searched company code checkbox and saved it as result company code is appearing in the standard report"AQZZ/SAPQUERY/FKF1============"
    but unfortunately there is no region field(LFA1-REGIO) for this i think i should copy the existing  query report  into new query report(Ex:Z_LIST_OF_VEND) which should be 14 characters.please tell me briefly how to do this because this is first time i am using SQ00.
    one more issue is when i selected "edit-otheruser group" and choosing /SAPQUERY/FK  i  am getting only infoset "/SAPQUERY/FIKD" but i should need Info set: "/SAPQUERY/FIDD" please tell me how to add the previous one into user group.i think if i got /SAPQUERY/FIDD into usergroup  /SAPQUERY/FK i can add region also into Query report as i mentioned above by going SQ01 ...............................
    please help regarding this which should be very beneficiary to my carrier.
    Regards,
    naresh

    Hi Experts ,
    I solved issue by changing infoset in SQ02 by means of assigning field to field group and changed the query in SQ00.
    Regards,
    naresh.

  • IR Dashboard report from new query not getting all Quick Filter selections

    I inherited an IR Dashboard .bqy and my user recently added a new Query, Result, Table, and Report section to it. I cannot get the report to dynamically filter based on the date chosen in the existing Quick Filters section. It seems to be filtering the Location properly (drop down in Quick Filters section), but not the date. Her result section refuses to show anything less than ALL dates from the query.
    The other reports/pivots already on the dashboard work fine with all QuickFilters.
    In my attempt to integrate her new report in to the dashboard I add a new hidden "dummy" pivot (based on the existing query btw, not the new query-could that be the issue? it's dummy though so i figured it was ok), reference this pivot in the Embedded Targets object I found by adding "Object~Pivot4|Type~9|Target~Casket Margin Summary" line,
    went to Dashboard Studio and was able to Associate this report in to the right frame, etc.
    In the script behind the QIQ date "Set Filters" button I saw this code for the existing "Result_Detail" section so I added a line for my new "Results_Merch Detail" section.
    var objServDate = ActiveDocument.Sections["Casket Margin"].Shapes["Service_Date^qiqlbx^showname^a"];
    if (objServDate.SelectedList.Count > 2){
         Alert("Please select only two dates");
         return;
    ActiveDocument.Sections.Item(txlMe.Text).Qiq_onControlClick(this.Parent,this)
    ActiveDocument.Sections["Results_Merch Detail"].Limits["Service Date"].Operator = 11
    ActiveDocument.Sections["Results_Detail"].Limits["Service Date"].Operator = 11;
    I tried it with and without an extra semi-colon at the end of my line. Is that the right way to tell it to apply it to more than 1 Result??
    Worked with this for hours now and can't find whatever else is hidden which tells the QIQfIlter Date to refresh this NEW query/result when chosen.
    I tried to make sure all Filter items exist in the new query's Request line, one was missing. i haven't gone back to Dash Studio since then and re-saved, does THAT matter? I saved the .BQY and re-processed, still no luck.
    can anyone help? I'm desperate for suggestions.
    Thank you!
    Karen

    This has been resolved. The main thing that kept it from working was I kept launching the Dashboard Studio after I was in Design mode so any time I got to the QIQ Filters setup screen it looked like cryptic code and there was nothing to alter or play with to try and force the filters to take effect, so I never changed anything.
    This time I launched the Dashboard Studio while accidentally in regular mode, blessing in disguise. on Step 1 of the wizard I chose QIQ Filter Properties from the configuration drop down list which pops up the Local Filters setup window, now in place of code syntax there was english-like words & action items for me to play around with so I chose my new result set from the drop down list and highlighted all the limits and clicked "Set Filters". Presto, that did it.
    Also I had to make sure all the columns referenced in the QIQ drop down lists and pick list was in my request line in the Query & Result section, repeat the above, and it's all working great now.
    Thanks,
    Karen

  • Screen Pop a View in New Query Mode

    I am doing a Siebel screen pop customization and am having trouble figuring out how to open my desired view in query mode when the call comes in. I have specified my BusComp and BusObj as well as my SingleView in the custom EventResponse but am not sure where and how to specify the mode which I want the view to open in.
    Anyone know how to do this?
    Thanks in advance!

    Thank you Fuzii,
    I am a Siebel newbie and am trying to figure out how to do a few things with custom screen pops.
    My EventResponse looks like this:
    [EventResponse:AnsweredInboundCall]
    QueryBusComp = "<busComp>"
    QueryBusObj = "<busObj>"
    QuerySpec = "[<fieldName>] = '{<variableName>}'"
    SingleView = "<viewName>"
    So the specified view will show when there is a match on the variableName. In case that variable is empty or a match is not found, then I would like to have the view open in query mode. I am doing this directly in the Siebel Admin Configuration but it doesn't seem that there is a way to tell the applet which mode to open in here.
    If I set the Auto Query Mode to 'New Query' in Siebel Tools, will my specification for SingleView in EventResponse override it and show the view with that record found?
    Thank you for the help :)

Maybe you are looking for

  • Safari 8 not responding

    When I start Safari 8.0 on Yosemite, it uses 100% CPU.  If I try to load any web page, Safari stops responding (spinning wheel of death) before anything is rendered.  This includes pure HTML pages (no javascript, flash, etc.). Immediately after launc

  • Connection to LCD TV - DVI and VGA

    Trying to link my MacBook to my Samsubg LCD TV but it's proving more problematic than I thought. Using a straight DVI-I connection, a decent image appears onscreen although the edges of the screen are cut off uniformly all around. I've tried inputtin

  • Mail problem - "Sender address was invalid"

    So I get this message from time to time: then I try to send an e-mail from the mail app on my iPod Touch, it'll come back to me saying "The Sender Address was invalid" and won't send it. However, it's gotten worse of late; previously, I would hit the

  • Installing JUnit in Jdeveloper 10g 10.1.3.1

    Please help me to install JUnit in JDeveloper 10g 10.1.3.1. I have searched in the site they suggested me to click on 'check for updates' menu option. But if click on check for updates option after click next on welcome page I have selected 'search u

  • Session State

    I have a question more about best practices than implementation. I am hoping one of you more senior apex guys has an answer. - I have 3 pages (page1,page2,page3). - I have a breadcrumb on each for navigation - I pass a value, via url from page1 -> pa