Displaying 20 results from an estimated 3000 matches similar to: "UAT Coordinator with UAT testing/ project coordination skills"
2010 Mar 24
1
Sybase IQ Developer needed with 5-7 yrs exp
Hi Friends,
Plz send profiles matching the requirement to murali-oY4F33sQL5bQT0dZR+AlfA@public.gmane.org
Role : *Sybase IQ Developer*
Location : *Tampa FL*
Duration : *6m
*Client : *Banking*
*Sybase IQ Developer needed with 5-7 yrs exp*
Thanks and Regards,
Murali
571 483 2829
Javaji Systems Solutions Inc.,
www.javaji.com
--
You received this message
2006 Mar 11
2
Has anyone created a UAT environment to go with test, development and production?
Has anyone tried to add another environment.
When developing I develop locally, deploy to a UAT environment for
checking that my stuff fits into the organisations infrastucture and
user testing and then deploy to production.
test and production are fine. The main problem is that development (I
currently hack the the database.yml and drop the test branch to loose
some local development mocks
2012 Sep 05
4
Samba upgrade problem with ADS
hi gurus
My samba upgrade woes: -
I have to run 2 instances of samba one for dev and one for UAT. both the instances are giving me hard time after the upgrade.
One instance keeps giving me following error: -
connect_to_domain_password_server: unable to open the domain client session to machine xxxxx.xxxxx.xxxxx.xxxxxxx.COM. Error was : NT_STATUS_CANT_ACCESS_DOMAIN_INFO.
[2012/09/04
2008 Jul 22
0
Oracle apps form server issue with Piranha Load balancer
Hi all,
First of all sorry for writing such a big mail.I am facing problem while
implementing Piranha Load balancer on CENTOS 4 for my two oracle 11i
application server running on linux.
Oracle Real server details
Instance Name - test
url's - 1 . dev.xxx.com:8004
2 . uat.xxx.com:8004
Architecture -
Services installed on dev are
1. Database Server
2.Concurrent Processing
2012 Oct 11
1
users map with ADS not working
Hi All
I am running two instances of samba on same box. One instance of samba has joined AD domain ABC and the other 123. My workstation is on ABC domain and when I try to connect to samba server on ABC domain, it asks me for user name and password and then fails. If I put IP address instead it works. At the same time, when I try to connect to 123 domain, it asks me for user name and password and
2007 Oct 09
1
DOS/Freedos: Can't use mkfloppyimg.sh or mkdiskimage for +8M images ( Murali (????? ?????) )
Sorry for the delay, I should not send email on an holiday week-end.
I'll try to answer all the questions by explaining what does work
for me right now, and what I'd like to do.
I have a script to create the a USB stick or an ISO image. The boot
media contains many DOS images, and I use versamenu to select one
of them. If my DOS image is smaller than 8megs, everything is working
fine as
2008 Jul 18
0
[PATCH 1/2] X86: fix cpufreq _psd HW_ALL coordination bug
X86: Fix cpufreq _psd HW_ALL coordination bug
Currently xen cpufreq has a bug when handleing _psd HW_ALL,
which will result in system broken when _psd HW_ALL.
This patch fix this bug by handling _psd HW_ALL in same way as
SW_ALL coordiantion, for the seek of safety.
Signed-off-by: Liu Jinsong <jinsong.liu@intel.com>
_______________________________________________
Xen-devel mailing list
2004 Apr 05
1
Comboot menu crashes when it goes off screen
It works!
Now, is there a way to use this handler multiple times so different
submenus can have different position values.
-Aaron
On Fri, 2 Apr 2004, ganapathy murali krishnan wrote:
> You write your own menupos_handler (like in complex.c) and register the
> handler.
>
> So all you need to do is to copy the code for the menupos_handler from
> complex.c and modify it to suit
2007 Oct 10
1
DOS/Freedos: Can't use mkfloppyimg.sh or mkdiskimage for +8M images ( Solved)
Hi,
I did found the problem, a combination of 2 factor.
1- I taught that I did install the latest syslinux, but in fact it was
the 3.36 version.
2- Thank to kevin Connelly, he point me to a problem he got with
mkdosfs command. The default FAT16 do not work, but the FAT12 do. By
adding -F12 to the mkdosfs command fix the problem. The default F16 do
seem to work for <8M floppy image.
Thank you
2013 Sep 27
0
[LLVMdev] Trip count and Loop Vectorizer
Sriram,
The problem is that you want to unroll/vectorize many loops with non-constant loop count - it is a trade-off of which case you estimate as more likely.
int foo(int *ptr, int n) {
for ( .. i <n)
ptr[i] = ...
}
The question is: is it more likely to have “n” such that unrolling is beneficial or not.
Now, you could probably write an analysis that bounds the loop count (for the
2003 May 28
1
Cross Subnet WINS?
But the win wks on the other subnet is configured to use my
SAMBASERVER as its WINS SERVER, and it is configured using the
IP Adress of the SAMBASERVER and not the name. Shouldn't this
do the trick?
win wks is on a wireless subnet and hence runs at 11 MBPS, while
the SAMBASERVER is on a wired subnet. I read somewhere that windows
does some kind of "optimization" with slow networks.
2013 Sep 27
2
[LLVMdev] Trip count and Loop Vectorizer
Hi Nadav,
Thanks for the response. I forgot to mention that there is an upper limit of 16 for the Trip Count check,
TinyTripCountVectorThreshold = 16;
if (TC > 0u && TC < TinyTripCountVectorThreshold). So right now, any loop with Trip Count as 0, or with value >=16, LV with unroll. With the change to the lower bound, it will also include the loop with 0 trip count.
SCEV returns 0
2007 Mar 29
1
creating conditional list of elements
Sorry to plague the list, but I think I got the answer. The following
would do:
> signalList <- list(tradingRules$Signal[tradingRules$Enabled]) [[1]]
> length(signalList)
[1] 2
Now my problem is shifted: I have the Signal column in the original data
frame referring to actual
matrices previously created in R. That is, bar_signal and cif_signal are
extant matrices. What I
need is the
2013 Jan 30
1
[LLVMdev] [Patch][Review Requested][Compilation Time] Avoid frequent copy of elements in LoopStrengthReduce
The compilation time is measured for different benchmarks while compiling a .bc file into a shared object. The improvement across the range of benchmarks is listed in following table. If the reason behind the need for other performance metrics is to identify possible measurement errors, then I think this table would be of some help. However, we do not have the standard deviation and confidence
2002 Oct 30
1
SYSLinux/ISOLinux question
Look into the original XP cd and see where NTLDR is located,
then place it on your cd in the same directory and it 'should' work.
I have created some 2000 XP boot cd's with integrated recent service
pack's and they still boot. But I do that with cdrecord+original
boot sector, not with any isolinux stuff...
But I hope this help!
-----Original Message-----
From: G. Murali
2004 Feb 14
0
Memdisk/floppy image question
Here is the script I put together now. I hope I haven't overlooked
anything.
You might need to modify the first section of variables to suit your setup.
Ofcourse you need to run this as root. May be some version of this
should be included with syslinux?
Basically given an existing floppy image, it creates a larger image and
copies its contents over and sets up the bootsector of the
2013 May 02
0
[LLVMdev] Improving the usability of LNT
Wow, that sounds great! Thanks for working on this, and yes, please, send
the patches!
--renato
On 30 April 2013 16:23, Murali, Sriram <sriram.murali at intel.com> wrote:
> Hi Daniel,****
>
> I made some changes to the LNT perf reporting tool to make it more user
> friendly by adding some features:****
>
> **1. **Make the sidebar and the navigation bar stationary,
2013 Sep 27
0
[LLVMdev] Trip count and Loop Vectorizer
Hi Sriram,
Thanks for performing this analysis. The problem here, both for memcpy and the vectorizer, is that we can’t predict the size of “n”, even though the only use of ’n’ is for the loop bound for the alloca [4 x [8 x i32]]. If you change the unroll condition to TC >= 0 then you will disable loop unrolling for all loops because getSmallConstantTripCount returns an unsigned number. You
2004 Jan 21
2
[Fwd: Re: Comboot Menu]
Thanks for the comment. The next pass for a file format ...
------ FILE BEGINS -----
# Comment lines
[menu]
item="text to display"
status="status line text"
action= SUBMENU | INACTIVE | whatever
submenu= <number>
data="arbitrary string"
item="text to display"
status="status line text"
action= SUBMENU | INACTIVE | RUN | EXIT
submenu=
2008 Jul 18
2
matrix multiplication question
Hello,
I am a newcomer to R and therefore apologize for posting such a
basic question. I am
trying to multiply 2 matrices t(X1)%*%X1, where t(X1) is:
1 2 3 4 5 8 12 13 20 24 26 27 31 33 34 36 37 40 41 42 45 46
47 48 49
ones 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
1 1 1 1 1
Shadow 0 1 1 1 1 1 1 1 0 1 1 1 1 0 1 0