On the Air w/ Scale Computing: One Appliance to Rule Them All!

Appliances are everywhere in IT these days (and no, we don’t mean your toaster). From virtualization to networking to backup, all-in-one solutions make things easier to save money and get started faster, but is everything really as good as advertised? And when does a DIY solution still make more sense?
In this edition of “On the Air” we look at the pros and cons of appliances vs. traditional servers, and we’ll talk with real IT pros and Scale to find out the inside scoop of purchasing, installing, and managing server appliances.
One does not simply want to miss out on this show!
This topic first appeared in the Spiceworks Community

@Henweigh99,
I can't quite put my finger on why, but I get a little bit of "code smell" from this approach.  Maybe it's because using a global join table for all relationships is counter to every app and example I've ever seen.  I'm also wondering if some many-to-many relationships might be made more confusing (which is the parent and which is the child might not be clear cut), and keeping consistent throughout your application might be a challenge.
I can see wanting to remove some of the "noise" of all the individual join tables typically found in databases.  Personally, however, I prefer to let the database do as much of the "heavy lifting" as possible, including managing the referential integrity.
Are all of your relationships many-to-many?  If some are one-to-many, you can use a foreign-key column in the child tables that stores the primary-key of the parent table - and the database can still manage referential integrity.  That may reduce the need for some of the join tables.
Regardless, if you decide to proceed with the global join table you need to make absolutely sure your indexes on that table are tuned properly or you'll likely take a performance hit.
-Carl V.

Similar Messages

  • One wallet to rule them all!

    Hi,
    I wonder if you can settle a debate we are having...should we have one wallet per database or one wallet per application?
    That is, we have several applications that access the same database and would like to know the best practice for storing Oracle Wallets. Should we have a single Wallet where all certificates are imported and it is then accessed by all applications or a separate Wallet for each application with the certificates required for that application alone?
    Many Thanks,
    Tom

    Hi Michael
    I would like to make an interface screen that would auto launch
    so that the user would have a choice of what demonstration they
    would like to see. Ultimately we would like the final project to be
    an exe
    Have you explored the companion MenuBuilder application for
    this?
    So far I have tried to create buttons that point to animation
    (swf) slides. We would like this demo to be standalone and not link
    based.
    Not sure I follow you there. Anything that offers an ability
    to click to launch a movie will be link based.
    The issue with this is that the end user cannot use the main
    “progress” bar at the bottom of the screen (I have to
    include a progress bar in the animation, so it looks like there are
    2 progress bars at the bottom of the screen. If I do not include
    the progress bar there is no way to fast forward the animation).
    Also if I go back to the main (first slide) slide and chose another
    demonstration the audio from the first on is still playing and over
    laps.
    Sounds as if you are trying to accomplish this all in one
    single .SWF? Perhaps by importing different movies on different
    slides of a master movie?
    The next thing I tried was importing all the projects into one
    “supper” projects.
    The issues with this is that now I can access the progress
    bar but now I can skip from one demo to another (I would like
    create a break in between. The user should only see one demo at a
    time)
    Again, perhaps MenuBuilder could help here. Either that, or
    perhaps Jesse Warden's Captivate Player?
    Click
    here for Captivate Player. Fellow Adobe Community Expert Paul
    Dewhurst also offers up assorted players.
    Click
    here
    I know I could create link to exes but I would like to avoid IE
    (internet Explorer) or any other browser.
    Again I'm confused. EXE files are normally presented in their
    own player and not inside a browser.
    Cheers... Rick

  • One Knob to Rule Them All?

    is there a way that I can use one rotary MIDI controller to just give me control over what ever parameter I am on at the moment?
    I thought this use to be possible in earleir versions of logic but I can not seem to find it in Logic 9

    Hi Michael
    I would like to make an interface screen that would auto launch
    so that the user would have a choice of what demonstration they
    would like to see. Ultimately we would like the final project to be
    an exe
    Have you explored the companion MenuBuilder application for
    this?
    So far I have tried to create buttons that point to animation
    (swf) slides. We would like this demo to be standalone and not link
    based.
    Not sure I follow you there. Anything that offers an ability
    to click to launch a movie will be link based.
    The issue with this is that the end user cannot use the main
    “progress” bar at the bottom of the screen (I have to
    include a progress bar in the animation, so it looks like there are
    2 progress bars at the bottom of the screen. If I do not include
    the progress bar there is no way to fast forward the animation).
    Also if I go back to the main (first slide) slide and chose another
    demonstration the audio from the first on is still playing and over
    laps.
    Sounds as if you are trying to accomplish this all in one
    single .SWF? Perhaps by importing different movies on different
    slides of a master movie?
    The next thing I tried was importing all the projects into one
    “supper” projects.
    The issues with this is that now I can access the progress
    bar but now I can skip from one demo to another (I would like
    create a break in between. The user should only see one demo at a
    time)
    Again, perhaps MenuBuilder could help here. Either that, or
    perhaps Jesse Warden's Captivate Player?
    Click
    here for Captivate Player. Fellow Adobe Community Expert Paul
    Dewhurst also offers up assorted players.
    Click
    here
    I know I could create link to exes but I would like to avoid IE
    (internet Explorer) or any other browser.
    Again I'm confused. EXE files are normally presented in their
    own player and not inside a browser.
    Cheers... Rick

  • One Key to Rule them all - gpg

    Hi,
    Right now i have multiple gpg keys, one for each identity i assume.
    Its kinda annoying having to manage them all, but at least i have some control
    of what i share with other.
    Anyways, i just thought of an alternative,
    Is it possible to have one key with multiple ids (ids taking the place of seperate keys) and then only share a certain
    subset of those ids with other people?
    For example, i could have one key with 2 ids, and when i send it to a keyserver, i only
    send it with one of those ids.
    Is that a better way to manage things?
    More/less secure?
    Thanks

    If any other id ever "leaks" to the keyservers, it will be stored in public forever.

  • One menu to rule them all

    Hello,
    I am working on new training series. I have been able to
    capture a total of 8 projects. When we publish them they are fine.
    My issue is the following.
    I would like to make an interface screen that would auto
    launch so that the user would have a choice of what demonstration
    they would like to see. Ultimately we would like the final project
    to be an exe
    So far I have tried to create buttons that point to animation
    (swf) slides. We would like this demo to be standalone and not link
    based.
    The issue with this is that the end user cannot use the main
    “progress” bar at the bottom of the screen (I have to
    include a progress bar in the animation, so it looks like there are
    2 progress bars at the bottom of the screen. If I do not include
    the progress bar there is no way to fast forward the animation).
    Also if I go back to the main (first slide) slide and chose another
    demonstration the audio from the first on is still playing and over
    laps.
    The next thing I tried was importing all the projects into
    one “supper” projects.
    The issues with this is that now I can access the progress
    bar but now I can skip from one demo to another (I would like
    create a break in between. The user should only see one demo at a
    time)
    I know I could create link to exes but I would like to avoid
    IE (internet Explorer) or any other browser.
    Does anyone know how to make a selection screen where the
    user would select a demo to view and only that demo would be shown
    in the time “progress” bar at the bottom of the screen?
    And that at the end of the demo would go back to the main title
    screen.
    We love the program so far but we really are hoping that this
    can be done.
    Thanks
    Michael

    Hi Michael
    I would like to make an interface screen that would auto launch
    so that the user would have a choice of what demonstration they
    would like to see. Ultimately we would like the final project to be
    an exe
    Have you explored the companion MenuBuilder application for
    this?
    So far I have tried to create buttons that point to animation
    (swf) slides. We would like this demo to be standalone and not link
    based.
    Not sure I follow you there. Anything that offers an ability
    to click to launch a movie will be link based.
    The issue with this is that the end user cannot use the main
    “progress” bar at the bottom of the screen (I have to
    include a progress bar in the animation, so it looks like there are
    2 progress bars at the bottom of the screen. If I do not include
    the progress bar there is no way to fast forward the animation).
    Also if I go back to the main (first slide) slide and chose another
    demonstration the audio from the first on is still playing and over
    laps.
    Sounds as if you are trying to accomplish this all in one
    single .SWF? Perhaps by importing different movies on different
    slides of a master movie?
    The next thing I tried was importing all the projects into one
    “supper” projects.
    The issues with this is that now I can access the progress
    bar but now I can skip from one demo to another (I would like
    create a break in between. The user should only see one demo at a
    time)
    Again, perhaps MenuBuilder could help here. Either that, or
    perhaps Jesse Warden's Captivate Player?
    Click
    here for Captivate Player. Fellow Adobe Community Expert Paul
    Dewhurst also offers up assorted players.
    Click
    here
    I know I could create link to exes but I would like to avoid IE
    (internet Explorer) or any other browser.
    Again I'm confused. EXE files are normally presented in their
    own player and not inside a browser.
    Cheers... Rick

  • Wanted: One Format to Rule Them All

    Sorry if this is a repeat, but I've been surfing Dolby 5.1 topics here for hours and I can't find anything that fits my question precisely. Here's the deal:
    I have always formatted my movies to work best through Apple TV, with Dolby AC3 soundtracks. I'd like the option to play the video either through the ATV or the iPhone, getting stereo from an included AAC soundtrack where necessary, and AC3 from my ATV when going that route.
    In other words, I'd like a format that plays in Dolby 5.1 on my ATV and also plays on the iPhone in whatever downmix the iPhone requires. I'm more than happy to give up the extra anamorphic resolution of a DVD, and completely forego the 720p24 the ATV is capable of if I could just reduce my library to _ONE FILE PER MOVIE_.
    Not possible is it? I'm guessing the AC3 soundtrack renders the file useless on an iPhone, even WITH an included AAC audio track.

    Well now that's just batty. I was using the iPhone preset in Handbrake, and the resulting files simply would not sync to my iPhone. Incidentally, that preset (at least the one in my installation) starts by chopping the frame size down to the iPhone's display size, even though the specs say it can handle up to 640 x 480. Also, the AAC default for that preset is 48KHz by 128mpbs. I've now tried it resized to 640 width and 160 mbps with an included AC3 and both versions sync and play on the ATV with the appropriate Dolby 5.1.
    The only thing I was doing differently last night -that I can think of- was forcing the video bitrate to average 1,000 Mbps, which should have been well within the 1,500 the iPhone is capable of. I can only assume that setting is in fact VBR and somewhere the bitrate exceeded 1,500. Oh well. As much as I hate using a constant video compression rate, I guess it's best not to screw with it.
    Problem solved. Thanks for the quick reply!

  • One account to rule them all?

    Hi,
    I have recently migrated my old skype account to my ms account. However I'd like to have only one account, now they're only linked together. On my friends' devices they se me on skype as both originally skype name and the newly added (linked) ms account. Wouldn't it be neat to have the entirely migrated so that only one account shows up with only one name? (Same issue with old messenger, my friends see two display names, one messenger and one outlook.com. Since messenger is no more, I can't log on to that old account and remove it, as that. action will remove my entire ms account).
    I would like to see a solution with one ms account where I'm able to just choose which additional ms services I'd like to use (eg Skype). It's fully understandable that I have to make links to services provided by others, such as yahoo, gmail and so on, but since skype now a day is a ms service, it should be provided that way.

    Ahh k,
    that's a known issue then

  • One ActionListener to rule them all?

    Hi, i have one class that implements the ActionListener and has two constructors. The firs constructor is used from the main GUI, and the second constructor is used by a dialog. As it is now, i have to use two constructors. Is there any way to use only one instance of the eventHandling class, that implements the actionListener, for both the frame and the dialog(they are in separate classes)???
    My eventHandling class that implements the actionListener:
    public class EventHandling implements ActionListener
        private HAClientFrame clientFrame;  
        private ConnectDialog connectDialog;
        private AboutDialog aboutDialog;
        private Thread thread;
        private NetworkingThread netThread;
         * constructor
         * @param haClientFrame
        public EventHandling(HAClientFrame haClientFrame)
            this.clientFrame = haClientFrame;
         * constructor
         * @param connectDialog
        public EventHandling(ConnectDialog connDialog)
            this.connectDialog = connDialog;
         * Process the events
        public  void actionPerformed(ActionEvent e)
            if (e.getActionCommand().equals("Exit"))
                clientFrame.windowClosed();
    }My Dialog class:
    public class ConnectDialog extends JDialog
        private EventHandling handler = new EventHandling(this);
         * This is the default constructor
        public ConnectDialog() {
            super();
            initialize();
    // some more code is here
    jButton.addActionListener(handler);
    .......The code for the frame:
    public class HAClientFrame extends JFrame {
        private EventHandling handler = new EventHandling(this);
    // Some more code here
    menuFileExit.addActionListener(handler);
    ...Is it possible to use only one instance of the eventHandling class for both the other classes so i dont have to create a separate instance of the listener for each class?
    Thank you

    Your event handler does not need an instance of the dialog to perform its duty, only an instance of the frame. I would consolidate the listener by only including the constructor that takes a frame instance. Then the dialogs will need to pass the frame instance into the event listener. So your dialog should appear as
    public class ConnectDialog extends JDialog
        private EventHandling;
         * This is the only constructor
        public ConnectDialog( HAClientFrame listener ) {
    or with a little more rewriting use an interface such as
        public ConnectDialog( WindowEventListener listener ) {
            super();
            handler = new EventHandling(listener)
            initialize();
    ......If you use an interface you can use anyone who implements the interface in the consturctor.

  • One scrollbar to rule them all?

    Hi there,
    I'm working on a flex app, and it has several nested components.
    When those components don't fit vertically they tend to create their own scrollbar, and at some points my app gets filled of scrollbars, whics is reaaally annoying.
    Instead of this, I would like to have ONLY ONE vertical scrollbar, on the <mx:Application> so that when it's necessary, the <mx:Application> will make it appear and it will be the sum of all components' heights.
    Is there any way to achieve this? I heard the Box component tries to resize itself and propagates the new sizes to it's parents, but this hasn't been the case.
    Here's an example of the nesting:
    <mx:Application>
         <mx:HBox height="100%" width="100%">
              <mx:ViewStack width="80%" height="100%">
                   <mx:HBox height="100%" width="100%">
                        <mx:List/>
                        <mx:Panel height="100%">
                                  <mx:HBox>
                                       <mx:DataGrid>
                                       <mx:HBox>
                                            <LineChart>
                                            <Legend>
                                       </mx:HBox>
                                  </mx:HBox>
                        </mx:Panel>
                   </mx:HBox>
              </mx:ViewStack>
              <mx:Panel width="20%" height="100%"/>
          </mx:HBox>
    </mx:Application> 
    Any help will be appreciated. Thanks. Bye.

    If you want to make u component change their heights according to change in outer container make heights in % else if outer container is of FIXED height mention height in pixels to avoid scrolls but u have to keep eye on total height of childs shouldnt exceed parent's height.
    so keep H & V scroll policies OFF for childs.

  • One rendition to rule them all

    So I've upgraded to Producer 23 and made an iPad folio at 1024x768 hopinh it would automatically download a retina version but the images are still not retina.
    What am I doing wrong? It was set to PDF.

    Read this:
    http://help.adobe.com/en_US/digitalpubsuite/using/WS804da476e1fb25e6276784b6139c71bed03-80 00.html

  • How can all the users in my computer (my kids) have access to all the photos I have in I Photo?

    How can all the users in my computer (my kids) have access to all the photos I have in I Photo? My photos only appear when I (the administrator) log into the computer. I want my kids to be able to access them also.

    For iPhoto 09 (version 8.0.2) and later:
    What you mean by 'share'.
    If you want the other user to be able to see the pics, but not add to, change or alter your library, then enable Sharing in your iPhoto (Preferences -> Sharing), leave iPhoto running and use Fast User Switching to open the other account. In that account, enable 'Look For Shared Libraries'. Your Library will appear in the other source pane.
    Any user can drag a pic from the Shared Library to their own in the iPhoto Window.
    Remember iPhoto must be running in both accounts for this to work.
    If you want the other user to have the same access to the library as you: to be able to add, edit, organise, keyword etc.
    Quit iPhoto in both accounts. Move the Library to the Users / Shared Folder
    (You can also use an external HD set to ignore permissions, a Disk Image or even partition your Hard Disk.)
    In each account in turn: Double click on the Library to open it. (You may be asked to repair the Library Permissions.) From that point on, this will be the default library location. Both accounts will have full access to the library, in fact, both accounts will 'own' it.
    However, there is a catch with this system and it is a significant one. iPhoto is not a multi-user app., it does not have the code to negotiate two users simultaneously writing to the database, and trying will cause db corruption. So only one user at a time, and back up, back up back up.

  • HT204291 I have a MBP 13-inch, Mid 2010 and have just upgraded to mountain lion and am trying to connect it to my apple tv however i dont get the air play icon on my mac i have followed all the advise on support anyone able to help??

    I have a MBP 13-inch, Mid 2010 and have just upgraded to mountain lion and am trying to connect it to my apple tv however i dont get the air play icon on my mac i have followed all the advise on support anyone able to help??

    stevie, a third party app called airparrot will give you the pretty much the same as mirroring and forks on Macs too old to mirror.

  • HT201317 Not all of my photos on my iphone are showing up on the stream on my computer.  How do I get all the photos from my iphone onto my photo stream on my PC?

    Not all of my photos on my iphone are showing up on the stream on my computer.  How do I get all the photos from my iphone onto my photo stream on my PC?

    Use a third-party utility such as Phone to Mac - Pod to Mac.

  • PLEASE HELP when I upgraded to the new firefox my old one got deleted which had all my stuff and my mac is only 10.4.11 and wont work please help!!!

    PLEASE HELP when I upgraded to the new firefox my old one got deleted which had all my stuff and my mac is only 10.4.11 and wont work please help!!!

    Need to Resume download to complete the ongoing Process.
    Last Resort, put the iPhone in DFU mode (Google How to do that). Connect in iTunes. Follow on-screen prompts to Restore. All Data would be lost, if not backed up earlier.
    To save the photographs you may have to use third party software. Google is your friend.

  • TS4436 How do I select more than one picture and send them all to Facebook on my iPhone 4s with iso7?

    How do I select more than one picture and send them all to Facebook on my iPhone 4s with iso7?

    Hi, I want to thank you for all your information regarding my questions about sending more than one photo to Facebook. I did have to stop in at Verizon (where I bought my iPhone) to find out why I did not have a choice to choose Facebook with the export icon. The tech had to go into my setting and enable Facebook to recognize my iPhone. When I upgraded to iso7 somehow it could not recognize Facebook. Once he did this for me I was able to follow your advice and your answer solved my question. Thank you

Maybe you are looking for

  • Free goods Determination in Quotation

    Hi All, I found out from help.sap that free goods determination doesn't take place in quotations. (Reason: Free goods determination takes place only when document category is "C") please correct me If I am wrong. I have a user who is after my BLOOD n

  • 60 gb Ipod wiped itself (but is still full) ......

    Hey I've a 60gb video ipod which decided to pretend there's nothing on it even though the memory is still full. Now this has happened before on my 20gb and I used 'longfingers ipodfolder' to extract all the music, reset my ipod and then reload all th

  • Title window moving

    Hello, in my application , when client open a title window i.e popup window. i am allowing him to move the title window.till now is ok. but problem is that he can move popup with in only application. i want he can move or drag a popup over a browser.

  • No UWL Logs are writing

    Hi, have anybody an idea how I could change the configuration for the uwl logs. Normally the logs should be in the directory /usr/sap/<SID> JCXX/j2ee/cluster/server0/log/applications/sap.pom/uwl But in both server directories (2 have server0 und serv

  • Imovie Export Video Settings.

    Hi I am new to imac. I have Full HD handy cam. I am not sure, how to import movie as full HD supported and export them to Full HD after editing. Any help would be appreciated. Thanks.