[xmonad] uniquely addressing each ppVisible workspace

Hi everyone.
I'm having some troubles getting a certain piece of my xmonad configuration working. My Haskell skills are not up to par just yet; therefore reading documentation does not necessarily translate to the capability of solving the problem at hand.
I want to be able to set up exactly what the OP from this thread way back in 2010 wanted - to have different colours indicating the physical location of each visible workspace on a three monitor set-up.
At the moment, my xmonad.hs file as the following lines:
ppCurrent = dzenColor fg_red background . pad
, ppVisible = dzenColor fg_blue background . pad
which obviously highlight my active workspace red and two visible (but inactive) workspaces blue. I'd prefer if I could set each visible workspace a different colour (say one green, one blue) to indicate what physical monitor each resides on, so I don't end up addressing the wrong one when not paying attention.
The solution in the above thread doesn't solve the issue, but instead uses getSortByXineramaRule to force the current and visible workspaces to the left, such that a configuration like this could occur [4 1 8] 2 3 5 6 7 9. I don't particularly like this solution because I prefer to name my workspaces (mail web shell etc.), and swapping them in this fashion will render associations to the mod+1..9 sequence difficult.
I've therefore dug a little deeper into the issue, but as I said, my understanding of Haskell is lacking.
The DynamicLog hook is where ppVisible resides, the docs say its constuctor needs to know a Workspaceid:
ppVisible :: WorkspaceId -> String
To me this says ppVisible is called more than once on a three monitor system, which means I should be able to throw different colours at each call. Am I right about this assumption?
From the docs, StackSet "Xinerama in X11 lets us view multiple virtual workspaces simultaneously ... [therefore tracking] which virtual workspaces are associated (viewed) on which physical screens [is required, and StackSet] keeps separate lists of visible but non-focused workspaces." Which tells me xmonad keeps track of this location information and I should be able to address it in a round about way even if it's not through ppVisible?
Have any of you managed to set this up before? Or if you have better Haskell/xmonad experience than I; can you see a way I can colour each visible workspace separately?
Last edited by Libbum (2013-04-01 03:10:03)

Hi everyone...
I have some problems with - I think - conky. (My window manager is xmonad. The conky output is piped to dzen2. xmonad 0.7.1, dzen svn, conky svn (conky 1 repo))
I'll try to explain my problem with screenshots with conky running stand alone...
Everything works fine as long as I see the conky desktop output: screenshot 1
When I move my terminal above the conky desktop output, or when I just use one or more tiled (not floated) terminal(/other windows, e.g. firefox), conky doesn't update anymore: screenshot 2
Now, when I change to another desktop on which you can see the conky desktop output again (or when I resize a floated window), conky updates again (look at the seconds)... screenshot 3
EDIT: #conky (freenode): "i guess your window manager prevents conky from accessing the root window, so it locks up somewhere"
Here are my config files:
~/.xinitrc
~/.conkytoprc
~/.conkybottomrc
I hope anyone can help me... I hope that dzen-conky-statusbar will soon print me updated times and songtitles. =(
// And1
Last edited by And1 (2015-03-08 16:43:31)

Similar Messages

  • Is it possible to download iOS  5 from one iMac and not get them totally wiped of apps and stuff. We have an iPad each and a communal email address and an iCloud address each. One iPad now is totally screwed up.

    Is it possible to download iOS  5 from one iMac on two ipads and not get them totally wiped of apps and stuff. We have an iPad each and a communal email address and an iCloud address each. One iPad now is totally screwed up.

    Thank you for your reply.
    I am somewhat new to iOS and OS having grown up with DOS and Windows. I am not familiar with IMAP and iCloud and I am not even sure which types of servers my various emails use.
    The problem I would anticipate with iCloud is that (I assume) it would limit my access to data (including mail) on the iCloud to when I happen to be logged onto the internet. I also assume(?) that large files (photos etc.) would require some time to download whenever I wish to access them from whichever device I happen to be using (I hope I am wrong about this).
    I have kept my devices to 500gb - 1TB for OS and 32gb - 128gb for iOS but since I have pretty slow WiFi (shared with DirecTV Whole Home and Netflix streaming) it is my impression that iCloud might be quite limited due to data transfer times.
    Perhaps a factor would be that I have 2 DSL lines and my main DSL line is connected to two wireless routers (to also provide WiFi in a metal building that blocks WiFi and Cellular signals)
    I may be totally wrong in my assumptions regarding iCloud. My mail is not so urgent that I need access to it instantly and I could wait until I had internet access or I can get it on my iPhone. My main concern with iCloud would be my data files (Word, Pages, Excel, Numbers etc.).
    On the other hand, if I wanted to keep my 10,000 emails that would take up a lot of iCloud memory and I don't know how to measure how much storage it would take or how to move Hotmail or even iCloud mail to iCloud.
    It may take me some time to figure this out.

  • Create folder in Integration Directory - Can not be uniquely addressed

    Hi experts,
    I have the following issue. When creating a folder in Integration Directory I get a warning info, like the following:
    E.g. folder name should be "test"
    "The folder test could not be uniquely addressed by the path /test/ because two or more folders share the same name"
    I checked the repository for another folder with the same name but without success.
    The point is, that I want to use the API to add objects to the folder. But without a unique address the creation will fail.
    What makes this very strange is, that sometimes it works.
    Is there any place in the repository where folder ids can be checked for uniqueness ?
    Thanks a lot.
    Timo

    Hi Jon
    On the first topic, try this.
    import java.io.File;
    public class MakeDir {
         public static void main(String[] args) {
              if (args.length != 1 || args[0] == null || args[0].trim().length() == 0) {
                   System.out.println("Usage: java MakeDir <folder name>");
                   System.exit(-1);
              File f = new File(System.getProperty("user.dir") + "\\" + args[0]);
              f.mkdir();
    }/John

  • Which Recovery Media DVDs are unique for each delivered pc?

    This is related to the other thread: what is "boot media" and "data media"
    Having just finished making recovery media for the E520 I've just purchased for my daughter, I'm soon going to need to repeat the process for the other identical E520 I've just purchased for my other daughter.
    I'm lead to believe that the Windows 7 media is unique for each pc, but during the creation of the recovery media, the process created 4 x DVD.
    1. Bootable CD/DVD.
    * Volume label: CD_ROM
    * 305 MB
    2. Recovery DVD 0.
    * Volume label: RCD_AppCD0
    * 3.62 GB
    3. Recovery DVD 1.
    * Volume label: RCD_AppCD1
    * 4.04 GB
    4. Recovery DVD 2.
    * Volume label: RCD_AppCD2
    * 1.22 GB
    Do I need to make another complete set of 4 x CD/DVD or is only one of these unique for that pc hardware?
    This is for a Thinkpad E520 (1143CTO) with Windows 7 Home Premium 64-bit.
    Solved!
    Go to Solution.

    If the systems really are identical you don't really need to make another set, the set you made will work.  That said, it can't be a bad thing to have two sets in case one set get's damaged, lost or whatever.
    In such situations I prefer wearing belt and braces.
    Andy  ______________________________________
    Please remember to come back and mark the post that you feel solved your question as the solution, it earns the member + points
    Did you find a post helpfull? You can thank the member by clicking on the star to the left awarding them Kudos Please add your type, model number and OS to your signature, it helps to help you. Forum Search Option T430 2347-G7U W8 x64, Yoga 10 HD+, Tablet 1838-2BG, T61p 6460-67G W7 x64, T43p 2668-G2G XP, T23 2647-9LG XP, plus a few more. FYI Unsolicited Personal Messages will be ignored.
      Deutsche Community     Comunidad en Español    English Community Русскоязычное Сообщество
    PepperonI blog 

  • I have forgotten my password and misplaced my Installation disc and need to reset password, help please! btw are the intsallation disc unique to each computer or could i borrow a friends?

    I have forgotten my password and misplaced my Installation disc and need to reset password, help please! btw are the intsallation disc unique to each computer or could i borrow a friends?

    Call Apple to get replacement DVDs > http://support.apple.com/kb/HE57

  • MDM5.5 Upgrade to MDM7.1 - Data Unique In Each Environment

    I have been reading the SAP documents concerning upgrading from MDM5.5 to MDM7.1. 
    We have 3 separate systems (dev, qa, prod).  We have vendor data that is unique to each environment.  For example, vendor 0080000123 might be ABC Inc in dev, DEF Inc. in QA, and XYZ Inc. in prod. 
    The SAP MDM7.1 Upgrade Guide (page 11) says to archive the production MDM5.5 system and unarchive it on a new dev MDM7.1 install.  This would populate my dev/qa systems with production data.  Then the ports would also be production values (versus those used in dev/qa today). 
    Is this the process everyone is using?  I figured I would archive my dev repository, install MDM7.1, and then unarchive the dev repository and update it....same on qa server, same on prod server.
    Thanks in advance for any recommendations.
    Keith

    Hi Keith,
    Uograde from 5.5 to 7.1
    1. Archiv ethe repository in MDM 5.5
    2. Install MDM 7.1
    3. Create a new repository by unarchiving
    4. Update the reposiotry
    5. Verify and repair the reposiotry.
    Regards,
    Pramod

  • Purpose of mail address of group workspace

    Dear beekeepers,
    what is the actual purpose of defining a mail address for a group workspace?
    beectl modify_team_workspace workspace wksp=my_team,enpr=org  email_address [email protected]
    We thought, that by defining an address like [email protected], the Workspaces inbox would be publicly reachable as [email protected], but we found that such an address can only be addressed within beehive, and will report an "user unknown" message when used from the outside (of course with a sensible address including our domain).
    Regards, Thomas

    Then there is something wrong in your environment.
    The email address is indeed to make the workspace addessable from outside. Internally within Beehive, email addresses are not used to resolve the users/workspaces/etc, they use the object id. But in order to accept email from outside, there needs to be a valid email address.
    e.g. if your domain is "oracle.com" and the workspace is "teamws1" then e.g. the email address can be [email protected]
    --Ruben                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Thread.currentThread() unique for each server request?

    Hello
    I have a hosted application in glassfish. When there is a http request I write a file to disk in server machine.
    I am just wondering in writer.class can I use Thread.currentThread() as a unique identification for each and every request?
    Thank you

    I am sorry. I made the question wired by adding unnessasary things.
    Let me ask it simple, can I replace the singleton class IDpool with a class with a static variable id. like following
    IDpool class (singleton and map<thread, id>)
    public class IdPool {
        protected static IdPool pool = null;
        protected static Map<Thread,Long> idmap = new HashMap<Thread,Long>();
        public static Map<Thread,Long> getIdMap()
            return idmap;
        public static IdPool getSingleInstance()
            if(IdPool.pool==null)
                IdPool.pool = new IdPool();
            return IdPool.pool;
        public synchronized Long makeNewId(Thread thread)
            Long id =  Calendar.getInstance().getTimeInMillis();
            IdPool.idmap.put(thread,id);
            return id;
        public synchronized Long getId(Thread thread)
            return IdPool.idmap.get(thread);
    }replace above with following
    class IDClass
       public static long ID;
    }In request handler class
    // make new id
    IDClass.ID = 123;In FileWriter.class
    // get ID
    long id = IDClass.ID;Because for each and every request it starting as a new application. Application means calling for the backend Request handler and file writer program I have made. Those are in a seperate jar file.The same instance of the application never used by two request. And once the request is finished application initialize for that particular request close down.
    EJP, thank you very much for your kind attention for this matter.

  • ITunes Connect - New Application Company Name common or unique for each a

    We have our first couple of applications ready to go. But I am a little confused with the iTunes connect meaning of 'Company Name' - when adding an application.
    We are developing audio / spoken word applications for several companies and wanted to show each application in the store as the application title and the authors name as the company name.
    Does anyone know if the company name you enter the first time in iTunes connect is common for all applications you submit - or can it be different for each application?
    Thanks

    It is common for all apps that you submit. You don't get the option of inputting a different one when you create others.
    You *can not* change this (or at least not without calling support, but even that hasn't worked yet).

  • Is there some way to add multiple addresses to an email I am sending that doesn't close the contact list after I click on an address?  This necessitates constantly going back to click the + sign to add each address separately.

    Is there some way to add multiple addresses to an email I am sending that doesn't close the contact list after I click on an address?  This necessitates constantly going back to click the + sign to add each address separately.  Is there some way I can open the contact list, click on all of the individual addresses to which I want to send the email without the list closing between each address entry, and have all of my address entries be listed to the email at one time?  Something like it works in Gmail.  I do not want to use set lists, I want to enter different addresses each time I send an email.  And I am a very slow typist, so I don't want to type the first few letters of each recipient's name.  It is much faster for me to just click on the e-mail addresses in the list as a group.  It doesn't make any sense to me to have to reopen the contact list for each address, when it should be so easy to click on all of the addresses I want at one time and then click once to add them all to the email as a group.  If there is a solution to this, please tell me.  Thanks.

    Vatlily,
    Try this:
    1. Select Mail>File>New Message.
    2. Select Mail>Window>Address Panel.
    3. Use (command+click) on the desired addressees in the Address Panel to create the list.
    4. Click "To:" on the top left of the Address Panel.
    The group that you selected will be added to the "To" field in your New Message.

  • Is it possible to send group emails without having to select each email address individually?

    Does anyone know how to set up a group so that you can send an email to multiple emails addresses with one click? I often send to the same 5 people and feel there's got to be a way to avoid typing in all of their names/email addresses each time. I can do it on yahoo!, gmail, outlook, etc...

    Not natively.  There are apps in the app store you can search for that do that.

  • Sending 450 Emails with unique PDF attachments/email addresses easily?

    I have 450 unique PDFs to send to 450 different people. Each PDF belongs to one person.
    I have one message template, of course, which says something like:
    "Dear [Person's Name]
    [Message Content]
    Best regards,
    [My name]"
    (PDF as attachment)
    What's the easiest/best/fastest way to accomplish this? Can Mail do it? Do I need other software for it?

    I don't have experience with doing this using iWork, but there's third party software for this. Serial Mail is a cheap solution that lets you actually compose the message template in Mail. It should work OK for a few hundred messages if the attachments are reasonably small. Professional bulk mail sending software applications usually do not depend on Mail. I've been using Mailings for quite some time. It does its job reasonably well, but it crashes quite often. The developer was always being helpful, but never actually resolved the issues. I still feel that it's more reliable for sending thousands of messages then pushing them through Apple Mail. Other popular bulk mail software products are: MaxBulk Mailer and Direct Mail, I haven't tried either of these, they cost more and might be more reliable, but if you visit MacUpdate you'll see that both have mixed reviews at best.
    All of these should allow you to customize messages including attachments (Serial Mail and Malings certainly allow it). Another option would be a web-based service like MailChimp (I believe that you can use MailChimp for free for less than 1000 messages).
    An important caveat: If you want unique messages, each of them needs to be sent individually, and that may take quite some time if the attachments are large. So whatever method you choose, make sure that those PDFs are optimized.

  • Can a network/mobile user have a unique dock on each of the Macs on our network?

    I just set up a network user on my 10.6 server.  The user logged into a new mac mini (10.7 client), and the whole network user thing seems to work.  Everything is the same between logging in directly on the server and logging in on the client.  Create a folder on the desktop, it shows up on the other Mac, etc.
    However, the Dock is the same between the 2 Macs too, but the paths to the various apps (and even the variety of apps) is differnet between the different Macs.  How can we configure the Dock to be unique on each Mac?

    I ended up doing something similar, but I didn't want to be responsible for my son's Dock.  So, I set a different Managed Preference for "Mobility".  I added "com.apple.dock.plist" to the list of Excluded files.  Now the Docks won't sync back to the Open Directory master account, so there can be a different Dock on every Mac for this user.  I'd have to repeat that for other users too.

  • Multiple users logged into one server, each users printer has a different name, application needs ONE name to print to.

    Multiple users logged into one server, each users printer has a different name, application needs ONE name to print to. 
    I'm NOT in any way a Terminal Services expert and I need help trying to get an application program working in a multi-user environment.
    The issue is that the printer changes for every user that is logged in. The application needs to print NOT to the default printer, but to a "special" printer which is selected in the application... let's call it a label printer to simplify the explanation.
    You have your default regular printer, easy for the application to find that one, and then you have a special printer that labels get printed onto. The application needs to know what printer is the label printer. So we allow the user to select that in the
    application and the selection is stored in a config file in 
    C:\ProgramData\mfgr\prog\setting files
    I don't have access to the application so I can't change how this works.  
    In the "regular" world, selecting the label printer driver to use should be per machine, NOT per user. When a new user logs into a machine, the physical printer doesn't go "poof" and a new printer suddenly appear. Same printer for all
    users.
    Yet in terminal services, the physical machine is "merged" with the virtual machine on the server. And there can be many users logged in at the same time. So each users real machine (and real printer) is injected into the "fake" terminal
    services machine. The name of the printers is made unique for each user. So the printers DO go "poof" and change names depending on the user logged into terminal services.
    So user "A" logs in and sets up the application to print to "LabelPrinterForUserA" (or whatever the name of the printer happens to be), that setting is stored in the ProgramData subfolder, and all is well. Later, user "B" logs
    in, and when they print, the application tries to print to "LabelPrinterForUserA" which doesn't exist for user B or is only accessible by user A. If user B re-configures, that breaks it for user A. 
    SOLUTION 1: The way that /should/ work (in my mind) is that you define one "generic" printer in Terminal Services... call it "Virtual Label printer" and when the user wants to print to it, the print job gets re-directed back to whatever
    physical printer is actually connected to their local workstation. There is a map of virtual printer to actual printer depending on the current user. The application is told once to print to "Virtual Label Printer" for all users.
    SOLUTION 2: Or... there should be some way to make the ProgramData sub folders separate per user. E.g. when user "A" tries to access:
    C:\ProgramData\mfgr\prog\setting files
    they actually get 
    C:\UserData\UserA\AppData\mfgr\prog\setting files
    and user "B" gets
    C:\UserData\UserB\AppData\mfgr\prog\setting files
    So the question I have is: Does either of those solutions exist hidden somewhere in the setup of terminal server? Or is there another way around this issue that I don't know?

    I don't really have a "for sure" answer to this, but because people here can't seem to deal with a question that hasn't been answered I'll provide the best answer I did receive from ServerFault.com user Nathan:
    I can feel your pain with using old software on terminal servers ...the solution I've come up with definitely won't scale as it requires some manual configuration, but I've gotten this method to work with our label printers (which require to be
    printed to an LPT port...yep, that old).
    Share your USB-connected printers to the network on each machine. Then, have the user log in on aunique session for each of them
    (a TS account cannot be shared among computers for this to work) and install a network printer pointing to the USB one they shared. Try to use a DNS name to account for possible DHCP movements.
    After, it should work. Each user can do this since display names can be identical as long as the ports are different (which they are).
    This was clarified by the following series of comments:
    I think you are on to something here, and I originally advised the admin to do this. The problem he ran into is that it setup the printer names in the TS as "printer on usersworkstation"
    and he could not rename it except to change the "printer" to whatever. E.g. the "on userworkstation" remained. I believe there is another way of installing the printer which avoids this, but I can't find it. Ages ago, one used to do NET
    USE LPT2 \\computer\printer password /USER:domain\user /PERSISTENT:YES and then tell the driver to print to LPT2 –  James
    Newton Mar
    17 at 16:21   
    @JamesNewton That's actually the exact method we used. The way around the "network printer" part is to install it as local printer and map it to a TCP/IP port that way. –  Nathan
    C Mar
    17 at 16:28
    You mean in the case where the printers are TCP/IP connected and not local USB / LPT to the users workstation? That makes sense. Wonder if this will work for USB connected printers... –  James
    NewtonMar
    17 at 16:35   
    @JamesNewton You'd share the local printer on the client's PC then on the server connect via TCP/IP to it. You'd need static addresses or use DNS names if DHCP, though. –  Nathan
    C Mar
    17 at 16:51
    Ah. Yes. I see. Looks like the LPT thing should work even with a USB connected printer:superuser.com/questions/182655/… –  James
    Newton Mar
    17 at 17:09   

  • Pulling records where number of records for unique ID = 6

    I have a table that contains address information for everyone in the system. It has numerous fields, though I've only included a few in the create table query below for the sake of brevity. The PIDM uniquely identifies each record as belonging to a particular person in the database. A person can have multiple addresses in the table, though we normally do not allow them to have more than one active address of a particular ATYP_CODE. Again, I am doing this here for the sake of brevity. What I need to do is pull all the records for each PIDM, but only where there are >= 6 records per PIDM. The user doesn't care if the data are pivoted (I can do that part if needed). Pulling the actual data isn't the issue. I just need a little help figuring out how to get only the records of PIDMs with six or more records in the table. So, from the example data below, the records for PIDM 12345 and 34567 are the ones that should be in the output, but the ones from PIDM 23456 should not.
    DROP TABLE SPRADDR;
    CREATE TABLE SPRADDR
    (PIDM              NUMBER(8),
    ATYP_CODE     VARCHAR2(2 CHAR),
    STREETLINE1   VARCHAR2(60 CHAR),
    CITY              VARCHAR2(60 CHAR),
    STATE              VARCHAR2(2 CHAR),
    ZIP              VARCHAR2(10));
    INSERT INTO SPRADDR VALUES (12345,'PR','1 MAIN','CANFIELD','OH','44406');
    INSERT INTO SPRADDR VALUES (12345,'MA','1 MAIN','CANFIELD','OH','44406');
    INSERT INTO SPRADDR VALUES (12345,'BU','1 MAIN','CANFIELD','OH','44406');
    INSERT INTO SPRADDR VALUES (12345,'PR','2 MAIN','CANFIELD','OH','44406');
    INSERT INTO SPRADDR VALUES (12345,'MA','3 MAIN','CANFIELD','OH','44406');
    INSERT INTO SPRADDR VALUES (12345,'PR','4 MAIN','CANFIELD','OH','44406');
    INSERT INTO SPRADDR VALUES (23456,'PR','1 MAIN','KENT','OH','44240');
    INSERT INTO SPRADDR VALUES (23456,'MA','1 MAIN','KENT','OH','44240');
    INSERT INTO SPRADDR VALUES (23456,'BU','1 MAIN','KENT','OH','44240');
    INSERT INTO SPRADDR VALUES (34567,'PR','1 MAIN','CANFIELD','OH','44406');
    INSERT INTO SPRADDR VALUES (34567,'MA','1 MAIN','CANFIELD','OH','44406');
    INSERT INTO SPRADDR VALUES (34567,'BU','1 MAIN','CANFIELD','OH','44406');
    INSERT INTO SPRADDR VALUES (34567,'PR','2 MAIN','CANFIELD','OH','44406');
    INSERT INTO SPRADDR VALUES (34567,'MA','3 MAIN','CANFIELD','OH','44406');
    INSERT INTO SPRADDR VALUES (34567,'PR','4 MAIN','CANFIELD','OH','44406');
    INSERT INTO SPRADDR VALUES (34567,'PR','6 MAIN','CANFIELD','OH','44406');
    COMMIT;I'd greatly appreciate any help you might be able to provide. I'm sure this is easy, but what I've done so far has not worked and I'm not including the code I tried because it's totally cockeyed and not working at all.
    Thanks,
    Michelle Craig
    Data Coordinator
    Admissions Operations and Transfer Systems
    Kent State University

    PIDM 12345 and 34567 are the ones that should.Why 12345? It is repeated 6 times where you asked for > 6. Anyway:
    SQL> select  *
      2    from  (
      3           select  s.*,
      4                   count(*) over(partition by pidm) cnt
      5             from  spraddr s
      6          )
      7    where cnt > 6
      8    order by pidm
      9  /
          PIDM AT STREETLINE1     CITY                 ST ZIP               CNT
         34567 PR 1 MAIN          CANFIELD             OH 44406               7
         34567 MA 1 MAIN          CANFIELD             OH 44406               7
         34567 BU 1 MAIN          CANFIELD             OH 44406               7
         34567 PR 2 MAIN          CANFIELD             OH 44406               7
         34567 MA 3 MAIN          CANFIELD             OH 44406               7
         34567 PR 4 MAIN          CANFIELD             OH 44406               7
         34567 PR 6 MAIN          CANFIELD             OH 44406               7
    7 rows selected.
    SQL> select  *
      2    from  (
      3           select  s.*,
      4                   count(*) over(partition by pidm) cnt
      5             from  spraddr s
      6          )
      7    where cnt >= 6
      8    order by pidm
      9  /
          PIDM AT STREETLINE1     CITY                 ST ZIP               CNT
         12345 PR 1 MAIN          CANFIELD             OH 44406               6
         12345 MA 1 MAIN          CANFIELD             OH 44406               6
         12345 BU 1 MAIN          CANFIELD             OH 44406               6
         12345 PR 2 MAIN          CANFIELD             OH 44406               6
         12345 MA 3 MAIN          CANFIELD             OH 44406               6
         12345 PR 4 MAIN          CANFIELD             OH 44406               6
         34567 PR 1 MAIN          CANFIELD             OH 44406               7
         34567 MA 1 MAIN          CANFIELD             OH 44406               7
          PIDM AT STREETLINE1     CITY                 ST ZIP               CNT
         34567 BU 1 MAIN          CANFIELD             OH 44406               7
         34567 PR 2 MAIN          CANFIELD             OH 44406               7
         34567 MA 3 MAIN          CANFIELD             OH 44406               7
         34567 PR 4 MAIN          CANFIELD             OH 44406               7
         34567 PR 6 MAIN          CANFIELD             OH 44406               7
    13 rows selected.
    SQL>  SY.
    Edited by: Solomon Yakobson on May 10, 2012 10:02 AM

Maybe you are looking for

  • Error for fetching long text in xml tag for xml publisher report

    My requirement is to fetch a large document which is in text format in XML output which can be printed in PDF format by using RTF method to generate PDF.But during XML ouput i got the following error- The XML page cannot be displayed Cannot view XML

  • Getting list of all users present in SIM

    Hi, I would like to update all the users (attributes of users) in SIM . Right now I am thinking to get list of all users present in SIM and get the view of each user and then update the particular attribute and chekin the view. and imp point to note

  • Explanation of  Development Status Codes

    I submitted a copule of problems to MetaLink which have resulted in Bugs. At this point, they both have a Bug number associated. They are infrequently updated to say that the Bug is in development and there is an associated Status Code. Does anyone k

  • FM to know user name of locked table

    Hi all, I have created a lock object for a Z table.I want to know a FM which should give me locked by user name. Thanks & Regards, Rock.

  • Installing iMovie 08

    Hello, I am a new user of OS X (11/06) and want to install the new iMovie plus other parts of the new iLife suite. My question is should I manually remove the previous version prior to installing or will the install program remove them for me. Thanks