At least one number and one English letter are required in the password.

At least one number and one English letter are required in the password.

Page of the router is not fully displayed

Similar Messages

  • Find the alteast one number and one character in the given string

    Hi All,
    How to find the given input string it contains at least one alpha and one number.
    My test data like this
    test123 ->pass
    test -> Fail
    123test -pass
    123 -> Fail
    select * from dual where regexp_like ('test123','[0-9]')

    Purvesh K wrote:
    One of easiest ways:
    with data as
    select 'test123' col from dual union all
    select '123test' from dual union all
    select 'test' from dual union all
    select '123' from dual
    select *
    from data
    where regexp_like(col, '[[:digit:]]+[[:alpha:]]+|[[:alpha:]]+[[:digit:]]+', 'i');
    COL    
    test123
    123test
    Just a note - This will fail, if any characters like SPACE (or any non alpha numeric characters) appears in the string like..
    with data as
      select 'test 123' col from dual union all
      select '123test' from dual union all
      select 'test' from dual union all
      select '123' from dual
    select *
      from data
    where regexp_like(col, '[[:digit:]]+[[:alpha:]]+|[[:alpha:]]+[[:digit:]]+', 'i');Edited by: jeneesh on Mar 5, 2013 12:04 PM
    You could change like
    where regexp_like(col, '[[:digit:]].*?[[:alpha:]]|[[:alpha:]].*?[[:digit:]]', 'i');

  • Finding percentage of one number and the latest in a column?

    Hello, I'm very new to numbers... like started an hour ago new. Anyway, I'm wanting to find the percentage of a one number and then dynamicly the newest number in a column. I'm entering my weight and wanting to find the percentage I lost from my starting weight. Thank you, Steven.

    Steve,
    Nice resolution! Here's my take on a solution, as I read your problem statement:
    First, Format the % Loss cell to % using the Format Bar or Cells Inspector. Then enter the formuals.
    Here are the formulas:
    Starting Wgt
    =INDEX(Wgt Data :: A:B,MATCH(MIN(Wgt Data :: A), Wgt Data :: A),2)
    Latest Wgt
    =INDEX(Wgt Data :: A:B,MATCH(MAX(Wgt Data :: A), Wgt Data :: A),2)
    % Loss
    =1-B/A
    Hope this works and that you keep the weight off
    Jerry

  • Resulting grid does not contain at least one row, one column and one POV

    I have upgraded to 9.3.3 recently.
    We have a front end app which will run MDX queries to retrieve data.
    Sometimes based on the users selections MDX query might get back nothing i.e will get #missing across all rows/columns and this works fine with the existing 9.3.1 essbase server.
    If I run the same query against a 9.3.3 essbase cube I get the error "Resulting grid does not contain at least one row, one column and one POV. If you have any suppress row options selected pls clear them."
    I DO NOT have Supress missing data/zero enabled. Not sure why I get this error even though I dont have that option enabled.
    Essbase 9.3.3 on HP-UX ITanium 11.31
    APS 9.3.3 on win 2003 R2
    Smartview 9.3.3 - also tried with smartview 9.3.1.6 and see the same error.
    Any suggestions to fix this issues?

    The front end is using a VBA command "hypexecutequery" and with 9.3.3 essbase I get a return code -9 which means Operation was cancelled as per the smartview doc.
    In 9.3.1 essbase I get the return code 0 which means the query is fine even if it does not return any data.
    The query I am using now will return nothing as it is a check to see if there is any data. But with 9.3.3 Essbase I get an error code -9 which looks like it does not like the syntax or something.
    Any suggestions?

  • Is there any way i can receive a text from one number and reply to another on the same conversation?

    I have a friend who has 2 phone numbers, he sends texts from one and i have to reply to the other one.
    Is there any way i can configure the SMS conversation so: it receives texts from his 1st number and when i reply it goes to the 2nd number?
    Thank you

    I don't think it is possible to do what your friend is asking.
    He would need to call his phone carrier.

  • How to  Trunc one number and Round another number in different row?

    Here is a sample where I take a percent of a number.
    <code>
    SELECT 40*.5 AONE, 'A' aname
    FROM DUAL
    UNION ALL
    SELECT 121*.5 AONE, 'B' aname
    FROM DUAL
    UNION ALL
    SELECT 121*.5 AONE, 'C' aname
    FROM DUAL
    UNION ALL
    SELECT 80*.5 AONE, 'D' aname
    FROM DUAL
    </code>
    this gives me
    20 A
    60.5 B
    60.5 C
    40 D
    I want to TRUNC one number and ROUND another number where the number has a
    "0.5" so I would have
    20 A
    61 B
    60 C
    40 D
    I will have more than 4 records, just trying to keep it simple.
    Suggestions?
    TIA
    Steve42
    Edited by: Steve42 on Dec 5, 2011 1:44 PM

    I missed you only want to truncate/round where value fractional part is .5:
    WITH SAMPLE_TABLE AS (
                          SELECT 40*.5 AONE, 'A' aname FROM DUAL UNION ALL
                          SELECT 121*.5 AONE, 'B' aname FROM DUAL UNION ALL
                          SELECT 121*.5 AONE, 'C' aname FROM DUAL UNION ALL
                          SELECT 80*.5 AONE, 'D' aname FROM DUAL
    SELECT  CASE MOD(ABS(AONE),1)
              WHEN .5 THEN
                        CASE MOD(ROW_NUMBER() OVER(ORDER BY CASE MOD(ABS(AONE),1) WHEN .5 THEN ANAME END NULLS LAST),2)
                          WHEN 1 THEN TRUNC(AONE)
                          WHEN 0 THEN ROUND(AONE)
                        END
              ELSE AONE
            END AONE,
            ANAME
      FROM  SAMPLE_TABLE
      ORDER BY ANAME,
               ROW_NUMBER() OVER(ORDER BY CASE MOD(ABS(AONE),1) WHEN .5 THEN ANAME END NULLS LAST)
          AONE A
            20 A
            60 B
            61 C
            40 D
    SQL> SY.
    Edited by: Solomon Yakobson on Dec 5, 2011 5:05 PM

  • Cables to connect my PCI-7334 motion to one UMI and one SSR backplane?

    i want to connect a PCI 7334 to one UMI and one SSR backplane, what cables do i need (number)

    Hi NI_Rookie. This is a good question.
    To connect the 7344 to a UMI, you need the SH68-C68-S Cable with D-Type Connector (#186381-02).
    To connect the 7344 to an SSR backplane, you need the SHC68-C68-S Cable (#186380-02) with the SSR 8, 16, 24 Channel Cable Adapter (#778262-01)
    If you need help getting everything set up, please let us (the forum enthusiasts) know.
    Kyle V.

  • HT1660 I have two iTunes libraries on two different pc's (one windows and one Mac).  Can I consolidate these on an external hard drive?

    I have two iTunes libraries on two different pc's (one windows and one Mac).  Can I consolidate these on an external hard drive?

    I'm sorry I just saw the last post. I had two users on my hard drive, one for me and one for my daughter, but I am not sure what you mean by partioning my external????? I have heard the term before, but don't know how to do it. I am having serious crashing issues with this computer and believe I really need to do a clean install. I just want to make sure everything for both ipods is safe (is???? I think so, everything is......I hate when the English language does this to me!)

  • Can't add a goods-issue with more than one item and one is serial managed.

    Hi,
    We are trying to issue more than one item to a production order using the DI API.  If none of the items is serial managed, they all are accepted and the goods-issue Add is successful.  If one the items is batch-managed, the goods-issue Add is also successful.  I am able to add the goods-receipt if I it contains only one item and it is serial-number managed.  However, if I’m issuing more than one item and one or more of the items is serial number managed, then the DI API will not add the goods-issue.  The error message that appears refers to an item that is not among the items being issued.  The message is:
    -10: (IGE1.WhsCode)(line: 3), ‘Item ‘A00006        ‘ with system serial 1 is not in stock.’
    Again item A00006 is not even in the group of items being issued.
    The code I am using for the serial number part is:
    With oGoodsIssue.Lines.SerialNumbers
              .SystemSerialNumber = rs.Fields.Item("SysSerial").Value
              .ManufacturerSerialNumber = rs.Fields.Item("MfrSN").Value
              .InternalSerialNumber = rs.Fields.Item("IntrSerial").Value
              .SetCurrentLine(n)
              .Add()
              rs.MoveNext()
              n += 1
    End With
    The rs is a recordset that the code is looping through as the serial numbers are being added.
    The error message does not occur during this code.  It occurs when it tries to add the full goods-receipt.  Does anyone have any idea how I can fix this?
    Thanks,
    Mike
    Edited by: Mike Angelastro on Mar 31, 2008 8:43 AM

    Hi Mike,
    Try to do the ".Add" only if you need it. Doing a ".add" without assignation may cause the error you have.
    I guess your n variable start at 1 or 0, so you could put code like this :
    With oGoodsIssue.Lines.SerialNumbers
    if n = 0 then (or 1, also I don't the correct syntax of your programming language)
    .Add()
    end if
    .SystemSerialNumber = rs.Fields.Item("SysSerial").Value
    .ManufacturerSerialNumber = rs.Fields.Item("MfrSN").Value
    .InternalSerialNumber = rs.Fields.Item("IntrSerial").Value
    .SetCurrentLine(n)
    rs.MoveNext()
    n += 1
    End With
    HTH
    Jodérick

  • I have three iPads and one iPod and one iPhone.  How can I message between them without sending the message to all of them.  You send the message to your email address but all of them are set up und one account.

    I have three iPads and one iPod and one iPhone.  How can I message between them without sending the message to all of them.  You send the message to your email address but all of them are set up under one account.

    You can have a different receiving email in the Messages app on each device : Settings > Messages > Receive At . I'm not sure that there is a different way to have the message only go to one device.

  • We have 2 iPhones and two iPads, we what to sync one phone and one iPad to an iTunes account and the other iPad and iPhone to a different iTunes account, but it keeps trying to sync the first accounts music, apps etc. We are using the one (only) computer.

    My wife and I have an iPhone 3GS and and new iPad 2 each and we also have separate iTunes accounts.
    We have only one computer and whilst I have no problem syncing the computer and my iPhone and iPad, I now need  to sync my wife's phone and iPad but for some reason even when we sign into her iTunes account iTunes wants to sync my content to her devices.
    Please could someone confirm how we can avoid this and ensure our content is kept separate and distinct
    Thanks in anticipation

    http://support.apple.com/kb/HT1495

  • We have two iPhones, one iMac, and one iTunes account. Can someone tell me an yeast way to manage each iPhone separately- that is -- when we connect each iPhone how do we keep our contacts separated? this is a real problem. Thanks

    We have two iphones , one imac , and one itunes account. Hope someone can tell me an easy way to synch each iphone so that our contacts stay separate. I would like to share itunes music etc but not synch the same contacts to each phone...major problem... Thanks!

    You have a few options which are detailed here:
    http://support.apple.com/kb/ht1495

  • I want to order photos on iPhoto. I have logged in one photo, and then my choices are cancel and buy now. How do I order more than one photo at a time?

    I would like to order more than one photo on iPhoto. I have downloaded one picture, and then my choices are cancel and buy now. I would like to download other photos to have them printed, too. How do I do that?

    Wich version of iPhoto do you have? You need iPhoto '09 or '11 to order prints.
    Make an album of all photos you want to order in the same order.
    Then select all photos at once, when you use Share > order prints.
    You should see a panel like this, where you can mark the quantities. The screenshot is from iPhoto 9.6:

  • I have applesauce with my apple products!  I think I must have a different id and password with each one - Mac, iPad, iPhone - how can I change each one to just one ID and one password?

    Oh my what a mess!  I would really like to have one id and one password for all the products - MacBook Pro, iPad, iPod and iPhone.  I am forever getting invalid id or invalid passwod message when I try to do something.  The security questions are questions I never would have answered and I think the emails are going to my huspand's gmail account!
    Can anyone help me sort this mess out?
    This has been posted in the mac community as well!

    If you want to merge Apple ID's - you can't do that. For reasons unknown, Apple just doesn't allow it. Passwords are are different story. You should be able to reset your password for any other the ID's that you have.
    Do you have multiple Apple ID's? And if this situation is that much of a mess, you might be better off contacting Apple in order to get it straightened out.
    Here is a user tip that might be of some help.
    https://discussions.apple.com/docs/DOC-4551

  • My husband and I share a new PC.  We have different music tastes and each have an iphone.  How can we both use our one computer and one itunes program with separate music libraries and separate iphones?

    My husband and I share a new PC.  We have different music tastes and each have an iphone.  How can we both use our one computer and one itunes program with separate music libraries and separate iphones?

    Each device only syncs waht you select.
    Select only what you want for each phone.

Maybe you are looking for

  • How do I view ipod music files with out using I tunes?

    I trying to view my Ipod music files without using itunes. But when I conect my Ipod to my pc I can only view contacts, notes, and caladar through the driver. How do I view ipod music files with out using I tunes?

  • "Out of the box" or "out of my mind"? (Wired Guest from 4.1 to 5.X)

    As we all know and love, the 1000 Series Access Points are no longer supported past 4.2. And I haven't quite heard the fate of the 1510 Mesh AP's either. However, I hate for this to prevent me from going to 5.X when the time comes right. Since I use

  • I want to buy app in other country

    In my school, I have to buy TV Show and Movies in USA Country but My country is Korea but I came to China but really I have to buy TV Show and Movies in USA country. For my private problem please help me...(If the answer is OK can you give me your E-

  • Iphone 3G shuts down ramdomly

    Hello, i have an used iphone 3g 16gb, iOS 4.2.1, Jailbroken. So, many of you might found that a jailbroken iphone, on the apple support communities, sounds offending, but i need help. well, my iphone shuts down ramdomly, when: - When im using an apli

  • JCO Issue

    Hi Team ,          JCO connections are not active in the portal , how do i activate Thank & regards Madhu