|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Loading shared row from system file |
« View previous topic :: View next topic » |
Author |
Message
|
matuwe |
Posted: Fri May 28, 2010 6:25 am Post subject: Loading shared row from system file |
|
|
 Master
Joined: 05 Dec 2007 Posts: 296
|
I need to create a system property file comma delimeted with 3 columns. I just wanna load it one and load it into shared row, then I can always get the data using a select statement from shared..
I have only loaded shared row from DB, is this possible? Please help with guidelines  |
|
Back to top |
|
 |
mqjeff |
Posted: Fri May 28, 2010 6:48 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
FileInput->Compute
 |
|
Back to top |
|
 |
smdavies99 |
Posted: Fri May 28, 2010 9:11 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
IF you follow the suggestion about using the fileInputNode then you have to consider what happens when the Broker or EG is restarted. Do you really want to have to copy a file to a directory every time?
There are always other points to consider
These sort of thing is why I really prefer the Database Read method. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
matuwe |
Posted: Fri May 28, 2010 11:45 am Post subject: |
|
|
 Master
Joined: 05 Dec 2007 Posts: 296
|
Totally agree, The information will be on the database on our sever, but I currently have 20 developers who need to use it. I just thought the best I can do without affecting development will be to give everyone a flat file which resembles the database read into shared row.
Thanks a million, i looks like it will be that easy, read file node >> compte (load cache)
Is there any other cachish machinism I can use, which will cashe across the whole broker? I only used SHARED ROW and cache support pack (Map) |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|