11b and 11g association issues

My customer site is having issues with 802.11b clients not associating to a WLC 4402-50 controller that is setup for both 11b and 11g. 802.11g is working fine. As a test, the client's wireless mode was set to 802.11g at the user WIC Settings. But, it still showing connection failed. Also found that the user MAC still coming in the Controller as 802.11b.
What are we missing here?
Thanks for any help.

Hi Richard,
Just to add a note to the good info from Richard. Are you running any 11b supported data rates like 2.0 5.5 6.0 9.0 11.0
Note The client must support the basic rate that you select or it cannot associate to the wireless device. If you select 12 Mbps or higher for the basic data rate on the 802.11g radio, 802.11b client devices cannot associate to the wireless device's 802.11g radio.
Just a thought,
Rob

Similar Messages

  • 11b client and 11g Access Point

    Can 11g Access Point support 11b client ?
    i have a Access Point AIR-AP1231G-E-K9.
    Users with a 11g client adaptor is able to login successfully, but users with 11b client adaptor is not able to login.
    How should i configure that AP so that 11b client can login as well ?
    Should i downgrade my access point back to pure 11b ?

    Hi
    11b users should be able to log in, as this AP supports both 11b and 11g at the same time.
    Please try this:
    Under interface dot11Radio0, configure:
    speed default.
    This should set data rates to factory default settings allowing both 802.11b and 802.11g client devices to associate to the access point’s 802.11g radio.
    HTH

  • Issue with RN messages between 10g and 11g

    Hi All,
    We are facing some issues for RN messages;
    We have configured Rosettanet Actions on both 10G and 11G . In 11G we have the RNTP (remote trading partner) in 10G we have host. The messages posted from host(10g) are not reaching the 11g remote TP, but failing due to the below errors;
    <29-Aug-2012 14:47:07 o'clock IST> <Error> <oracle.soa.b2b.engine> <BEA-000000> <B2B Label:PCBPEL_11.1.1.6.0_GENERIC_111
    214.0600.1553: java.lang.NullPointerException
    at oracle.tip.b2b.exchange.rnif11.RNExchangePlugin.decodeIncomingMessage(RNExchangePlugin.java:212)
    at oracle.tip.b2b.exchange.rnif11.RNExchangePlugin.decodeIncomingMessage(RNExchangePlugin.java:582)
    at oracle.tip.b2b.engine.Engine.processIncomingMessageImpl(Engine.java:1919)
    at oracle.tip.b2b.engine.Engine.processIncomingMessage(Engine.java:1650)
    at oracle.tip.b2b.engine.Engine.incomingContinueProcess(Engine.java:4042)
    at oracle.tip.b2b.engine.Engine.handleMessageEvent(Engine.java:3718)
    at oracle.tip.b2b.engine.Engine.processEvents(Engine.java:3205)
    at oracle.tip.b2b.engine.ThreadWorkExecutor.processEvent(ThreadWorkExecutor.java:677)
    at oracle.tip.b2b.engine.ThreadWorkExecutor.run(ThreadWorkExecutor.java:211)
    at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)
    at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:184)
    at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
    Could anyone help us on this issue?
    Regards,
    Raj

    Hi Dheeraj ,
    1. With Both 10G we are getting the below error with Rosettanent Exchange Protocol Version 01.10 :
    Description: An unexpected error occurred during validation
    StackTrace:
    Error -: AIP-51505: General Validation Error: Error -: AIP-51505: General Validation Error: oracle.xml.parser.schema.XSDException
    at oracle.tip.adapter.b2b.document.rn20.RNDocumentPlugin.processIncomingDocument(RNDocumentPlugin.java:163)
    at oracle.tip.adapter.b2b.engine.Engine.processIncomingMessage(Engine.java:1927)
    at oracle.tip.adapter.b2b.engine.Engine.incomingContinueProcess(Engine.java:2617)
    at oracle.tip.adapter.b2b.engine.Engine.handleMessageEvent(Engine.java:2487)
    at oracle.tip.adapter.b2b.engine.Engine.processEvents(Engine.java:2442)
    at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:527)
    at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:374)
    at java.lang.Thread.run(Thread.java:534)
    However , when we changed the Exchange Protocol Version to V02.00 we got the below error :
    Machine Info: (APT3VW03)
    Description: B2B adapter general error
    StackTrace:
    Error -: AIP-50031: B2B adapter general error: Error -: AIP-50025: Repository error : Error -: AIP-50547: Trading partner agreement not found for the given input values: From party[NAME] "null", To party[NAME] "null", Business action name "RequestPurchaseOrderAction"; also verify agreement effectiveToDate
    at oracle.tip.adapter.b2b.engine.Engine.processIncomingMessage(Engine.java:2006)
    at oracle.tip.adapter.b2b.engine.Engine.incomingContinueProcess(Engine.java:2617)
    at oracle.tip.adapter.b2b.engine.Engine.handleMessageEvent(Engine.java:2487)
    at oracle.tip.adapter.b2b.engine.Engine.processEvents(Engine.java:2442)
    at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:527)
    at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:374)
    at java.lang.Thread.run(Thread.java:534)
    2. With both 11G Environments we are getting the below error (Exchange Protocol Version 01.10):
    <05-Sep-2012 13:49:36 o'clock IST> <Error> <oracle.soa.b2b.engine> <BEA-000000> <B2B Label:PCBPEL_11.1.1.6.0_GENERIC_111
    214.0600.1553: java.lang.NullPointerException
    at oracle.tip.b2b.exchange.rnif11.RNExchangePlugin.decodeIncomingMessage(RNExchangePlugin.java:212)
    at oracle.tip.b2b.exchange.rnif11.RNExchangePlugin.decodeIncomingMessage(RNExchangePlugin.java:582)
    at oracle.tip.b2b.engine.Engine.processIncomingMessageImpl(Engine.java:1919)
    at oracle.tip.b2b.engine.Engine.processIncomingMessage(Engine.java:1650)
    at oracle.tip.b2b.engine.Engine.incomingContinueProcess(Engine.java:4042)
    at oracle.tip.b2b.engine.Engine.handleMessageEvent(Engine.java:3883)
    at oracle.tip.b2b.engine.Engine.processEvents(Engine.java:3205)
    at oracle.tip.b2b.engine.ThreadWorkExecutor.processEvent(ThreadWorkExecutor.java:677)
    at oracle.tip.b2b.engine.ThreadWorkExecutor.run(ThreadWorkExecutor.java:211)
    at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)
    at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:184)
    at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
    >
    <05-Sep-2012 13:49:36 o'clock IST> <Error> <oracle.soa.b2b.engine> <BEA-000000> <java.lang.NullPointerException
    at oracle.tip.b2b.msgproc.DbAccess.insertMsgTblRowImpl(DbAccess.java:621)
    at oracle.tip.b2b.msgproc.DbAccess.insertMsgTblRow(DbAccess.java:524)
    at oracle.tip.b2b.msgproc.DbAccess.updateWireBusinessToErrorState(DbAccess.java:6241)
    at oracle.tip.b2b.engine.Engine.handleInboundException(Engine.java:5130)
    at oracle.tip.b2b.engine.Engine.handleExceptionBeforeIncomingTPA(Engine.java:5062)
    at oracle.tip.b2b.engine.Engine.processIncomingMessageImpl(Engine.java:1983)
    at oracle.tip.b2b.engine.Engine.processIncomingMessage(Engine.java:1650)
    at oracle.tip.b2b.engine.Engine.incomingContinueProcess(Engine.java:4042)
    at oracle.tip.b2b.engine.Engine.handleMessageEvent(Engine.java:3883)
    at oracle.tip.b2b.engine.Engine.processEvents(Engine.java:3205)
    at oracle.tip.b2b.engine.ThreadWorkExecutor.processEvent(ThreadWorkExecutor.java:677)
    at oracle.tip.b2b.engine.ThreadWorkExecutor.run(ThreadWorkExecutor.java:211)
    at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)
    at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:184)
    at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
    Regards,
    Raj

  • Differences between 1Z0-042, 1Z0-043 1Z0-052 and 1Z0-053 and 11g OCP

    Hi All
    I have a small dilemma
    For Christmas I was given a copy of OCA/OCP Oracle Database 11g All-in-One Exam Guide with CD-ROM: Exams 1Z0-051, 1Z0-052, 1Z0-053 (Osborne Oracle Press Series) [http://www.amazon.co.uk/Oracle-Database-All-Guide-CD-ROM/dp/0071629181/ref=sr_1_5?ie=UTF8&s=books&qid=1262090730&sr=1-5|http://www.amazon.co.uk/Oracle-Database-All-Guide-CD-ROM/dp/0071629181/ref=sr_1_5?ie=UTF8&s=books&qid=1262090730&sr=1-5]
    As you will see in the book title it covers 1Z0-051, 1Z0-052 and 1Z0-053
    About a year ago I attended the following courses
    TT - Oracle D/B 10g Program PL/SQL-QA-IQ
    TT - Oracle PL/SQL - GK
    TT - Oracle 10g Intro to SQL
    I have been meaning to get round to taking my exams and OCA qualification is no problem as I can take 1Z0-051 and 1Z0-052 using the above book and the knowledge I gained on the course (even though the course was 10g).
    But my question surrounds 11g OCP and how it requires instructor led training - now I have done my 10g course but I guess this wont count as an instructor led course for 11g OCP.
    If not then im going to need to take the route of 1Z0-042, 1Z0-043 to get OCP and 1Z0-050 to upgrade to 11g
    So I would ask how safe I would be learning the above mentioned book and taking the 1Z0-042, 1Z0-043 exams. I understand there is no accurate answer as it is subjective but if 1Z0-052 and 1Z0-053 (11g) knowledge covers 1Z0-042 and 1Z0-043 (10g) knowledge then there should be no problem, right?
    I really dont want to have to take the book back or purchase another.
    Thanks in advance
    Rob

    user3554032 wrote:
    Hi All
    I have a small dilemma
    Think of it as an opporunity
    For Christmas I was given .... (Take me to your santa ...)
    .... (snipped)
    Thanks in advance
    RobYour'e thinking sensibly about this. Well done. And the hands on course needs to be considered carefully and I often say this can be deciding factor in planning.
    IMHO there is at least 80% commonality between the topics for 1z0-042 AND 1Z0-052 .... and probably similar for 1z0-043 and 1z0-053 whoug I've never directly checked this and there may be a greater divergence there.
    Be aware some topics in 1z0-050 will not be covered in the books you have as far as I am aware.
    One option you have not considered is taking exams in this order ..... this will give you 10g OCP and 11g OCP. This is wha I did .... but it mainly occured that for me way as the 1z0-053 was fairly delayed into production and I wanted the certificates I could have as soon as possilble .... ie 10gDBAOCP and 11gDBAOCA. I actually did the 1z1-053 beta for my 11g DBA OCP ... cheaper than 1z0-050 as I already had 11g DBA OCA.
    1z0-051 1z0-042 1z0-052 1z0-043 1z0-053.
    I know you dont want to buy another book, but the 10g ones from Sybex (and associated CDROM's) give a slightly different viewpoint (though they are for 10gR1 and are not updated for 10gR2 topics). IMHO the sybex books can ometimes go a little over the top in some areas. But all these books can contain some errors ... however they do provide an extra set of practice questions. However it is an option for you.
    Its worth registering your 10g course as a hands on course as soon as reasonably possible to ensure there are no issues with it (I assume you have attended the course from Oracle University).
    Anyway these are my thoughts. But you know your own circumstances and are responsible for your own decisions. Good Luck.
    - bigdelboy.

  • Cisco Access Point Configuration to support 802.11b & 802.11g protocol

    How do i Configure access point to support both 802.11b & 802.11g clients on a Cisco 1121G series access point(AIR-AP1121G-A-K9)
    Regards
    Hitesh

    Hi Hitesh,
    Check out this excerpt from the 1121g AP Installation guide section on enabling the 802.11b and 802.11g radios.
    In Cisco IOS Release 12.3(4)JA and later, the access point radios are disabled by default, and there is no default SSID. You must create an SSID and enable the radios before the access point will allow wireless associations from other devices. These changes to the default configuration improve the security of newly installed access points. Refer to the "Configuring Basic Security Settings" section for instructions on configuring the SSID.
    In Cisco IOS Release 12.3(2)JA or earlier, the access point radio is enabled by default, and the default SSID is tsunami.
    To enable the radio interfaces, follow these instructions:
    Step 1 Use your web-browser to access your access point.
    Step 2 When the Summary Status page displays, click Network Interfaces > Radio0-802.11B or Radio0-802.11G and the radio status page displays.
    Step 3 Click Settings and the radio settings page displays
    Step 4 Click Enable in the Enable Radio field.
    Step 5 Click Apply.
    Here is a link to the actual document:
    http://www.cisco.com/en/US/products/hw/wireless/ps4570/products_installation_guide_chapter09186a00804d2b73.html
    Hope this helps!
    Rob
    Please remember to rate helpful posts....

  • Differences between Oracle Discoverer  10g and 11g .

    we would like to know if they are any differences between Oracle Discoverer 10g and 11g and any issues with 10g that are overcome in 11g.
    Please make us aware of any merits in going for 11g over 10g.
    apps version 11.5.10.2
    Regards

    Please see these links for the list of new features, bug fixes, certification, and installation of Discoverer 11g on 11i instance.
    Discoverer 11.1.1.4 Certified with E-Business Suite
    http://blogs.oracle.com/stevenChan/2011/02/discoverer_11114_ebs.html
    EBS Sysadmin Primer: Oracle BI Discoverer 11gR1
    http://blogs.oracle.com/stevenChan/2010/08/discoverer_11gr1_primer.html
    Oracle Business Intelligence Discoverer 11g
    http://www.oracle.com/technetwork/developer-tools/discoverer/overview/index.html
    Oracle Business Intelligence Discoverer 11g documentation
    http://www.oracle.com/technetwork/developer-tools/discoverer/documentation/index.html
    Thanks,
    Hussein

  • File type association issue

    There is a issue with the file type association. In the newest version I couldn't associate .an extension to adobe edge animate. This happend on multiple computers.

    On 13.08.2014 15:16, shesser wrote:
    >
    > Win7prosp1, when trying to open a pdf from an email (double click), I
    > get this message, This file does not have a program associated with it
    > for performing this action. Please install a program or, if one is
    > already installed, create an association in the Default Programs control
    > panel. If I right click on the file and choose open with, it opens fine
    > in adobe. I then log into the same machine with a different user, open
    > an email, double click the pdf and it opens fine. The association is
    > correct under associate a file type. This issue seems to be related to
    > the user on t he machine. Have removed and reinstalled both Adobe and
    > gwclient.
    >
    > Has anyone run into this before?
    This, and countless similar issues all revolving around file types and
    windows... Your best bet is to grab something like process monitor from
    sysinternals and check where exactly in the registry windows is looking
    for the association. Or, of course, the pragmatic approach to just
    create a new profile for this user.
    CU,
    Massimo Rosen
    Novell Knowledge Partner
    No emails please!
    http://www.cfc-it.de

  • Printable PDF and few other issues

    Hello,
    I am using BIEE 11g and experiencing few issues and looking for advices for issues below :
    1. Printable PDF format
    - When i download dashboard and answer to printable PDF, the PDF's format doesnt seem following the format of dashboard. It maintains overall format, but it becomes uneven. And gap between sections and columns of dashboard are quite different with it of dashboard on the screen.
    - Image included inside columns of table for conditions, It looks fine on the dashboard and answer, but it gets misplaced if i download them in PDF or PPT. Sometimes the images are outside the table. However, it works fine with Excel.
    2. Mobile Device Management
    - For addition of new mobile device, I go to Administration => Manage Device Types. When i try to create a new device, it gives me error message saying "This Device Type cannot be deleted/updated as it is a pre-configured system device". Is there anyway i can add new devices?
    3. MS Word. Direct download impossible for dashboard and answer
    - This one is simple. Is it possible to download answer or dashboard directly as MS Word format. I heard that security of MS Office blocks users for direct download.
    Thanks in advance.

    AngM627,  I can imagine how frustrating it must be for you to keep receiving the notification advising you to update your phone software. Do you mind telling me which software version is on your Incredible 2?

  • "Message is used to carry data between the BlackBerry handheld and an associated server"

     Hi everyone,
    I'm a first time poster!
    I've been receiving about a 100 of these emails everyday for over a week now!  
    Bell mobility and Bell ISP both say it's not their issue or problem to fix and told me to contact the other!  
    The e-mails are orginating from:
    [email protected]
    Any suggestions?
    Please help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    This message is used to carry data between the BlackBerry handheld and an
    associated server. Please do not delete, move or respond to this message - it
    will be processed by the server.
    BEGINETP 116
    AdxV+90AAAAAIBAIMzAzQUM3MUQgGWZyaXp6ZWxsQHBlaS5zeW1wYXRpY28uY2EAI/HrYFAF
    Q01JTUUDQICAgIAyAAAwOENGOEQ3NkIrRysxALbQEVSv1zvyA8fJF15bAW0AGb/C87pyXKXe
    k+KxQN/Inek!
    ENDETP 70196029
    Message Edited by Frazzledazzle on 09-17-2009 11:44 AM

    HI and Welcome to the forums!
    Here are several KB's that discuss the issue...hopefully one of them has what you need:
    KB04254 Network@etp email messages arrive on the BlackBerry smartphone
    KB10289 What is a Network@etp message
    KB13551 Receiving both email messages and network@etp email messages on the BlackBerry Smartphone
    KB12643 ETP messages are not deleted from the Inbox after delivery to the BlackBerry smartphone
    Good luck and let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Running Oracle database 10g and 11g on same 5 RAC nodes

    Hello Gurus,
    Could any body throw light if I can install and sucessfully run Oracle database 10g and 11g on the same Oracle RAC installation setup.My setup is below
    Number of nodes-5
    OS- windows 2003 or RHEL5
    storage- DELL EMC SAN
    Clusterware- oracle version11g
    File system-Automatic storage management(ASM)
    After I successfully setup clusterware,ASM on the nodes,I would want to install 11g database on all 5 nodes .
    Then Install 10g database on only 3 of the nodes using the same clusterware.
    What are your views on the same.
    Also FYI... as per metalink node 220970.1(RAC: Frequently Asked Questions) one can do such a setup.
    what iam looking for is practical experience if anyone has implemented this in production system,if yes any issues faced and how tough it is to support.
    Thanks,
    Imtiyaz

    You could run an 11g database and 10g database on the same cluster as long as you use Clusterware 11g.
    The administration aspect will drastically change according to the platform you run on. As of now, it appears you don't know whether it will be Linux or Windows.
    It would be practical to support the same database release.

  • Oracle 9i and 11g installation on same windows machine

    Hi All,
    I am facing strange problem, I installed 9i and 11g on same machine whiche is runng windows server 2003 service pack 2. I set ORACLE_HOME and PATH of both versions different
    and both are installed properly. But when i try to create new database using oracle 9i DBCA after reaching step 8 DBCA becomes unresponsive whereas i am able to create new database using Oracle 11g DBCA. After searhing the entier net i am not able to trubleshoot the problem.Moreover in both version i am able to access using CMD and i got the connectivity.
    I configure the listener for both on different port but when i run oracle 9i the screen shows first connectivity of oracle 11g sql* plus after that it is going to connect to oracle 9i this is my second issue.
    Please guys take this problem on high priority.
    Thanks in advance.

    Hi,
    Welcome 2 Oracle Forums :)
    Please guys take this problem on high priority.This forum is not for high priority issues. All high priority issues should log S.R at http://support.oracle.com
    I am facing strange problem, I installed 9i and 11g on same machine whiche is runng windows server 2003 service pack 2. I set ORACLE_HOME and PATH of both versions different
    and both are installed properly. But when i try to create new database using oracle 9i DBCA after reaching step 8 DBCA becomes unresponsive whereas i am able to create new database using >Oracle 11g DBCA. After searhing the entier net i am not able to trubleshoot the problem.Moreover in both version i am able to access using CMD and i got the connectivity.
    I configure the listener for both on different port but when i run oracle 9i the screen shows first connectivity of oracle 11g sql* plus after that it is going to connect to oracle 9i this is my second issue.Check the Installation and Database creation logfile for more details.
    thanks,
    X A H E E R

  • Oracle 11g decode issue with null

    Hi,
    we want to migrate from Oracle 10g to Oracle 11g and have an issue with decode.
    The database has the following character set settings:
    NLS_CHARACTERSET = AL32UTF8 in Oracle 11g and UTF8 in Oracle 10g
    NLS_NCHAR_CHARACTERSET = AL16UTF16
    If I try a select with decode which has null as first result argument I will get a wrong value.
    select decode(id, null, null, name) from tab1;
    ("name" is a NVARCHAR2 field. Table tab1 has only one entry and "id" is not null.)
    This select returns a value with characters which are splitted by 0 bytes.
    In Oracle 10g the value without 0 bytes is delivered.
    If I suround the decode with dump I get following results:
    select dump(decode(id, null, null, name), 1016) from tab1;
    Oracle 10g: Typ=1 Len=6 CharacterSet=AL32UTF8: 4d,61,72,74,69,6e
    Oracle 11g: Typ=1 Len=12 CharacterSet=US7ASCII: 0,4d,0,61,0,72,0,74,0,69,0,6e
    NLS_LANG has no effect on the character set of 'null' in Oracle 11g.
    Non null literals work:
    select dump(decode(id, null, 'T', name), 1016) from tab1;
    Oracle 10g: Typ=1 Len=6 CharacterSet=UTF8: 4d,61,72,74,69,6e
    Oracle 11g: Typ=1 Len=6 CharacterSet=AL32UTF8: 4d,61,72,74,69,6e
    select dump(decode(id, null, N'T', name), 1016) from tab1;
    Oracle 10g: Typ=1 Len=12 CharacterSet=AL16UTF16: 0,4d,0,61,0,72,0,74,0,69,0,6e
    Oracle 11g: Typ=1 Len=12 CharacterSet=AL16UTF16: 0,4d,0,61,0,72,0,74,0,69,0,6e
    Here the scripts for creating the table and the entry:
    create table tab1 (
    id NUMBER(3),
    name NVARCHAR2(10)
    insert into tab1 (id, name) values (1, N'Martin');
    commit;
    Is it possible to change the character set?
    Could you please help me?
    Regards
    Martin

    This doesn't have the problem.looks this doesn't solve the problem (of returning a value with characters which are splitted by 0 bytes):
    SQL> select * from v$version where rownum = 1
    BANNER                                                                         
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production         
    1 row selected.
    SQL> select dump(decode(id, null, null, name), 1016) from tab1
    union all
    select dump(case id when null then null else name end, 1016) cs from tab1
    DUMP(DECODE(ID,NULL,NULL,NAME),1016)                                           
    Typ=1 Len=12 CharacterSet=US7ASCII: 0,4d,0,61,0,72,0,74,0,69,0,6e              
    Typ=1 Len=12 CharacterSet=AL16UTF16: 0,4d,0,61,0,72,0,74,0,69,0,6e             
    2 rows selected.You need to explicitly convert the third parameter to char:
    SQL> select dump(decode(id, null, to_char(null), name), 1016) from tab1
    DUMP(DECODE(ID,NULL,TO_CHAR(NULL),NAME),1016)                                  
    Typ=1 Len=6 CharacterSet=WE8MSWIN1252: 4d,61,72,74,69,6e                       
    1 row selected.

  • Oracle 11g - Date Issue?

    Oracle 11g - Date Issue?
    =====================
    I hope this is the right forum for this issue, if not let me, where to go.
    We are using Oracle 11g (11.2.0.1.0) on (Platform : solaris[tm] oe (64-bit)), Sql Developer 3.0.04.
    Our NLS_DATE_FORMAT = 'DD-MON-RR'
    Using 'RR' in the format forces two-digit years less than or equal to 49 to be interpreted as years in the 21st century (2000–2049), and years 50 and over, as years in the 20th century (1950–1999). Setting the RR format as the default for all two-digit year entries allows you to become year-2000 compliant. For example:
    We have a date '01-JUN-31' in our source system. It treat this date as 01-JUN-2031' instead of '01-JUN-1931'. One century forward.
    Do we able to resolve using NLS_DATE_FORMAT change?
    How do we resolve this issue?
    Thanks in helping.

    qwe16235 wrote:
    Our source is Oracle data base, where S_date is defined as DATE. Why did you say STRING , when it defined as DATE data type?I doubt you source is an Oracle database. You may have it stored in an Oracle database, but it cam form somewhere else, and was very likely inserted into the table as a string, wherever it came from. Given a string that resembles a date, Oracle will try to convert it to a date using the nls_date_format parameter for the session (which can either be set in the session or inherited form the database). Perhaps this will help explain:
    SQL> create table t (conv_type varchar2(10), dt date);
    Table created.
    SQL> alter session set nls_date_format = 'dd-mon-rr';
    Session altered.
    SQL> insert into t values ('Implicit', '01-jun-31');
    1 row created.
    SQL> insert into t values ('Explicit', to_date('01-jun-1931', 'dd-mon-yyyy'));
    1 row created.
    SQL> commit;
    Commit complete.
    SQL> select conv_type, to_char(dt, 'dd-mon-yyyy') dt
      2  from t;
    CONV_TYPE  DT
    Implicit   01-jun-2031
    Explicit   01-jun-1931So, unless you are really inserting dates, not strings that look like dates, you are going to have problems.
    John

  • Explain plan changing between 9i and 11g

    Hi
    Recently we migrated the database from 9i to 11g.In 11g environment one query was running for long time and when we comapre the explain plan between 9i and 11g, we found one of the table is going through "INDEX RANGE SCAN NON UNIQUE" in 9i but in 11g it is accessing through "INDEX RANGE SCAN INDEX".
    Is there any hint to add so that it will access table through "INDEX RANGE SCAN NON UNIQUE"  in 11g?
    Please Help.

    I agree with Paul.
    Why are you assuming that the optimizer in 11g, which has had bug fixes and vast improvements since 9i, is optimizing the query badly just because you think the query is running slowly.
    Before making assumptions, you need to find the cause of the issue, not just look for differences in two non-comparible explain plans and assume that's the cause.  Adding hints to force indexes and suchlike is not the answer (even though some idiots may suggest it is).
    As it says in the documentation in relation to hints:
    Comments
    Hints were introduced in Oracle7, when users had little recourse if the optimizer generated suboptimal plans. Now Oracle provides a number of tools, including the SQL Tuning Advisor, SQL plan management, and SQL Performance Analyzer, to help you address performance problems that are not solved by the optimizer. Oracle strongly recommends that you use those tools rather than hints. The tools are far superior to hints, because when used on an ongoing basis, they provide fresh solutions as your data and database environment change.

  • Illustration CS6 Registry Association Issues

    I have the CS6 Suite and I have been experiencing issues every time I start the application. I get a pop up message indicating the following: "Adobe Illustrator has detected some registry association issues, which need to be rectified for Illustrator to work properly. To fix this, right-click Illustrator.exe and select "Run as Administrator" to have the required privileges. Illustrator will attempt to correct this problem".
    Well... I have done just that and every time I start the application, I get that message. I have seen the same question, unanswered on the forum. So, I would really appreciate getting this issue fixed as it's becoming really anoying. I have never had issues with the previous version (CS5)... only since I have upgraded to CS6.
    Thanks for your support!
    Manon

    that is exactly what i did. I uninstalled the adobe cc illustrator and photoshop after i installed the new 2014 versions. and my extension manager won't upgrade either

Maybe you are looking for